[PATCH] Add constexpr to iterator adaptors, array and range access
Jonathan Wakely
jwakely@redhat.com
Tue Aug 23 15:55:00 GMT 2016
On 23/08/16 11:16 +0100, Jonathan Wakely wrote:
>On 16/07/16 14:55 +0200, Daniel Krügler wrote:
>>Since I made a similar (unintentional) omission recently myself:
>>Shouldn't you touch std::__debug::array as well? What about other
>>functions from std::__debug?
>
>Yes, I'll fix those shortly.
Here's the update for debug and profile modes.
I didn't wait for the profile mode tests to finish because I have more
important things to do, i.e. pretty much anything I can think of.
Committed to trunk.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 8160 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20160823/46892b30/attachment.bin>
More information about the Libstdc++
mailing list