templates undefined refrence problem
mike stump
mrs@windriver.com
Mon Feb 18 11:11:00 GMT 2002
> Date: Mon, 18 Feb 2002 09:28:44 -0500
> From: Jeff Dever <jsdever@sympatico.ca>
> To: gcc@gcc.gnu.org
> I can't seem to be able to instantiate template classes of different
> types. I am using a template class that contains another template
> class with seperate definitions and declarations in headers and
> implementation files for each class.
> What am I doing wrong?
Get rid of all .cc files, except main. Welcome to C++.
More information about the Gcc
mailing list