yes, templates have to be implemented in the header ( or #included if you would like to still keep the implementation in a seperate file.)
then you need to instantiate with something like,
Code:Parser<int> my ParserObj;
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 5 of 5
Thread: help with my file parserThreaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |