I've plunged myself into the wonderful world of templates in c++. It was fairly easy to figure out the syntax and everything for creating templates, and my object files all compiled. However, for some reason whenever I try to link the program, all I get is 'undefined reference's to function calls belonging to the templates. Could anyone be so kind as to enlighten me to possible causes and solutions to this problem? I've strained my brain and the chapter on templates in my c++ book to no avail.
pgp00000.pgp
Description: PGP signature
____________________ BYU Unix Users Group http://uug.byu.edu/ ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
