This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

how do I unsubscribe from this list





From: Eljay Love-Jensen <eljay@adobe.com>
To: "na" <Fallik@Assurtech.com>, <gcc-help@gcc.gnu.org>
Subject: Re: multiple template classes in a single file
Date: Fri, 16 May 2003 10:53:24 -0500

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


_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]