[PATCH] Implement C++17 node extraction and insertion (P0083R5)
Jonathan Wakely
jwakely@redhat.com
Mon Sep 26 10:17:00 GMT 2016
On 21/09/16 14:48 +0100, Jonathan Wakely wrote:
>This implements container node extraction/insertion, and merging. The
>patch includes Debug Mode support and pretty printers for the node
>handles.
This adds some assertions to check for the mistake of trying to
extract the end iterator.
Tested powerpc64le-linux, comitted to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 4574 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160926/3b40d31a/attachment.bin>
More information about the Libstdc++
mailing list