MLT1988 19 Newbie Poster

The compiler needs the template code in scope (ie, the header file) if it is to instantiate the template for the required type, be it int or whatever.

Got it working. Thanks for the help! Total noob question, but thanks for taking the time...

Salem commented: Good job +19