------- Comment #2 from brandon at rioja dot us  2006-10-22 18:09 -------
Ahh, I see. This document says that the __gnu_cxx namespace is for the C++
extentions for public use:

http://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/doxygroups_8cc-source.html
"""
This namespace serves two purposes.
This namespace is used for two things:
*    sequestering internal (implementation-only) names away from the global
namespace; these are details of the implementation and should not be touched by
users 
*    GNU extensions for public use 
"""

Verified to be implemented as designed.


-- 

brandon at rioja dot us changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |VERIFIED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29552

Reply via email to