Implement the <iterator> part of C++20 p1032 Misc constexpr bits.

Smith-Rowland, Edward M ESmith-rowland@alionscience.com
Fri Nov 15 18:40:00 GMT 2019


Here is another chunk of p1032.
Jonthan,
I plan to get it all except maybe string::copy.  I can't figure out how to test without being able to create a constexpr string object. And anything I do will probably collide with your work on constexpr string. p1032 would be a tiny patch on top of that work anyway.
Ed

Test on x86_64-linux. OK?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p1032_insert_iterators.CL
Type: text/x-opencl-src
Size: 740 bytes
Desc: p1032_insert_iterators.CL
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191115/cdcb803f/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: p1032_insert_iterators.patch
Type: text/x-patch
Size: 17092 bytes
Desc: p1032_insert_iterators.patch
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20191115/cdcb803f/attachment-0001.bin>


More information about the Gcc-patches mailing list