Hi.
I'm having a problem linking templates on gcc 2.7.0
for linux.
I've managed to link those templates on Borland C++
4.5 and HPUX CC.
The template body is included in the same file as the
header. Should I change that?
I'll apreciate any guidance on how to link the templates.