This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: gcc3.0: how to use template's?
- To: Bruno dot Voigt at ic3s dot de
- Subject: Re: gcc3.0: how to use template's?
- From: Alexandre Oliva <aoliva at redhat dot com>
- Date: 03 Aug 2001 16:22:58 -0300
- Cc: gcc-help at gcc dot gnu dot org
- Organization: GCC Team, Red Hat
- References: <OF9DB482FB.A6F706D5-ONC1256A9D.004AF3D3@ic3s.de>
On Aug 3, 2001, Bruno.Voigt@ic3s.de wrote:
> const T::const_iterator it = t.find(tagname);
^ insert `typename' here
The `typename' keyword is required before template-dependent qualified
type names.
--
Alexandre Oliva Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist *Please* write to mailing lists, not to me