This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/3859: Multiple ::iterator's are accepted on STL containers
- To: amberarrow at yahoo dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, nobody at gcc dot gnu dot org
- Subject: Re: c++/3859: Multiple ::iterator's are accepted on STL containers
- From: aoliva at gcc dot gnu dot org
- Date: 29 Jul 2001 03:02:49 -0000
Synopsis: Multiple ::iterator's are accepted on STL containers
State-Changed-From-To: open->closed
State-Changed-By: aoliva
State-Changed-When: Sat Jul 28 20:02:49 2001
State-Changed-Why:
Not a bug. The name of a class is inserted in its own scope, so this usage is perfectly valid.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3859&database=gcc