fatal template bug

Alexandre Oliva oliva@dcc.unicamp.br
Tue Apr 6 14:03:00 GMT 1999


On Apr  5, 1999, Mumit Khan <khan@xraylith.wisc.edu> wrote:

> template<class I, class T> class table: public map<I, T, less<I> > {
[snip]
>     typedef  map<I, T, less<I> > base;
>     typedef base::const_iterator const_iterator;
             ^ typename is missing here  

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Brasil
{oliva,Alexandre.Oliva}@dcc.unicamp.br  aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
*** E-mail about software projects will be forwarded to mailing lists



More information about the Gcc-bugs mailing list