http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52195
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> 2012-02-10 07:52:10 UTC --- See also [lib.contents]: "The C++ Standard Library provides definitions for the following types of entities: Macros, Values, Types, Templates, Classes, Functions, Objects. All library entities except macros, operator new and operator delete are defined within the namespace std or namespaces nested within namespace std."