This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: template <class T> myList<T>::myList() fails
- To: kochanek@iib.tu-darmstadt.de (Adam Kochanek)
- Subject: Re: template <class T> myList<T>::myList() fails
- From: Alexandre Oliva <oliva@dcc.unicamp.br>
- Date: 01 Sep 1999 14:48:47 -0300
- Cc: gcc@gcc.gnu.org
- References: <199909011040.MAA02112@amnesix.bauing.tu-darmstadt.de>
On Sep 1, 1999, kochanek@iib.tu-darmstadt.de (Adam Kochanek) wrote:
> template <class T>
> myList<T>::myList()
If this is all of your code, it's certainly invalid C++, as the class
template must be defined before you can define its members.
Otherwise, please read http://egcs.cygnus.com/faq.html#bugreport
--
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them