[committed] libstdc++: Implement LWG issues 3320, 3369, 3200, 3348, 3237
Jonathan Wakely
jwakely@redhat.com
Wed Feb 19 15:45:00 GMT 2020
make polymorphic_allocator throw consistent type (LWG 3237)
Add __cpp_lib_unwrap_ref feature test macro
midpoint should not constrain T is complete (LWG 3200)
span's deduction-guide for built-in arrays doesn't work (LWG 3369)
Remove std::span::cbegin and std::span::cend (LWG 3320)
Tested powerpc64le-linux, committed to master.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 32492 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20200219/be727f33/attachment.bin>
More information about the Libstdc++
mailing list