This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/3759: nonconforming use of unqualified std:: names
- To: david dot abrahams at rcn 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: libstdc++/3759: nonconforming use of unqualified std:: names
- From: ljrittle at gcc dot gnu dot org
- Date: 23 Jul 2001 23:23:57 -0000
Synopsis: nonconforming use of unqualified std:: names
State-Changed-From-To: open->analyzed
State-Changed-By: ljrittle
State-Changed-When: Mon Jul 23 16:23:56 2001
State-Changed-Why:
We violate section 14.6.4 of C++98 in the library
implementation in any case where we use functions
available from namespace std that are being treated
as "dependent names".
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=3759&database=gcc