libstdc++/9615: STL classes are not in the std namespace

paolo@gcc.gnu.org paolo@gcc.gnu.org
Fri Feb 7 17:45:00 GMT 2003


Synopsis: STL  classes are not in the std namespace

State-Changed-From-To: open->closed
State-Changed-By: paolo
State-Changed-When: Fri Feb  7 17:45:14 2003
State-Changed-Why:
    Why do you think we have moved that stuff to the __gnu_cxx
    namespace and the ext dir? Because it's _not_ standard!
    On the other hand, all of the standard STL classes, where
    standard means as mandated by ISO/IEC 14882 International
    Standard (not what happened to be chosen by SGI a few 
    days ago, which is _completely_ irrelevant) _are_ in
    namespace std.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=9615



More information about the Gcc-bugs mailing list