Owen Berry wrote:
I think you need to inline all your template functions. In other words,
all your code needs to be in the header file.

Hmm, that did seem to resolve the linker errors, thanks! Is there any way to do it without putting all the code in the header though? I only ask because I just wanted to keep things clean and easy to read and understand by separating the interface from the implementation.

Thanks for you help!

Randy

--
TriLUG mailing list        : http://www.trilug.org/mailman/listinfo/trilug
TriLUG Organizational FAQ  : http://trilug.org/faq/
TriLUG Member Services FAQ : http://members.trilug.org/services_faq/

Reply via email to