[Bug libstdc++/52195] <cstdio> doesn't put stdio, stderr and stdin in the std namespace

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 10 07:52:00 GMT 2012


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."



More information about the Gcc-bugs mailing list