libstdc++/3759: nonconforming use of unqualified std:: names

ljrittle@gcc.gnu.org ljrittle@gcc.gnu.org
Mon Jul 23 16:24:00 GMT 2001


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



More information about the Gcc-bugs mailing list