[patch] std::regex: Implement LWG DR 2329 and DR 2332
Jonathan Wakely
jwakely@redhat.com
Wed Dec 10 01:37:00 GMT 2014
Two defect reports that protect against dangerous uses of std::regex
involving dangling references to temporaries:
http://cplusplus.github.io/LWG/lwg-defects.html#2329
http://cplusplus.github.io/LWG/lwg-defects.html#2332
Tested x86_64-linux & powerpc64-linux, committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 9912 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20141210/736cf771/attachment.bin>
More information about the Libstdc++
mailing list