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++/52719] C++11 std::regex is broken compiling simple regular expressions


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

--- Comment #5 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-03-26 09:47:12 UTC ---
(In reply to comment #4)
> std::regex is quite unusable in its current form.

And documented as such in
http://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2011

The whole of Clause 28 is partially supported or not supported at all.


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