multiple template classes in a single file

Eljay Love-Jensen eljay@adobe.com
Fri May 16 15:55:00 GMT 2003


Hi Brian,

In the "Object(const Object_ptr&) {}", Object_ptr hasn't been declared.

Maybe you meant "template <T> Object(const Object_ptr<T>&) {}"?

--Eljay



More information about the Gcc-help mailing list