I have a class template with one constructor inside that is not yet defined.
My goal is to define this constructor outside of the class template.
Is this possi