[Bug c++/65920] Not able to compile a code
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Apr 28 20:56:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65920
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution|--- |INVALID
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
well GCC 2.9 was not standard complaint with respect of C++ STL so the string
class was not part of the std namespace. But that changed with 3.0 which was
over 10 years ago now. Again this is not a question about a GCC bug but rather
a standard C++ question.
More information about the Gcc-bugs
mailing list