This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libstdc++/57953] no C++11 compliant std::ios_base::failure found


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

--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to unixway.drive+gcc from comment #0)
> Â27.5.3 states that "ios_base defines <...> a class failure derived from
> system_error".

And http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2011
states this isn't implemented yet.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]