[committed] libstdc++: Implement LWG issues 3329, 3331, 3360, 3364, 3385

Jonathan Wakely jwakely@redhat.com
Wed Feb 19 22:13:00 GMT 2020


make common_iterator<I, S> require copyable<I> (LWG 3385)
Add default-initializers to views (LWG 3364)
Simplify std::three_way_comparable_with (LWG 3360)
Simplify std::totally_ordered (LWG 3331)
Simplify std::totally_ordered_with (LWG 3329)

Tested powerpc64le-linux, committed to master.


-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 13110 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20200219/d80670d8/attachment.bin>


More information about the Libstdc++ mailing list