[Patch] Implement regex_match and regex_search

Tim Shen timshen91@gmail.com
Sun Sep 15 01:45:00 GMT 2013


...finally.

This patch complete flags specifed in [28.5]. However, `optimize` and
`match_any` are ignored. `format_*` are unimplemented yet.

regex_iterator and regex_token_iterator should work now, but need more
testcases.

Next, format string and and regex_replace should be worked on.

Now I just test -m64; I'll do a full bootstrap & test before committing.

Thanks!


-- 
Tim Shen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: a.patch
Type: application/octet-stream
Size: 53031 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20130915/aa2a1d34/attachment.obj>


More information about the Libstdc++ mailing list