[Bug libstdc++/64367] [5 Regression] g++-v5/stdexcept:52:28: error: invalid use of non-static data member '_M_p'
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sat Dec 20 14:23:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64367
--- Comment #4 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Oh it's only for 98, I see.
Well it's easy to fix with sizeof(const char*) anyway.
More information about the Gcc-bugs
mailing list