The last C++20 changes from P1614R2, "The Mothership has Landed" * include/bits/stl_map.h (map): Define operator<=> and remove operator< for C++20. * include/bits/stl_multimap.h (multimap): Likewise. * include/bits/stl_multiset.h (multiset): Likewise. * include/bits/stl_set.h (set): Likewise. * include/bits/stl_tree.h (_Rb_tree): Likewise. (_Rb_tree_iterator, _Rb_tree_const_iterator): Remove redundant operator!= for C++20. * include/debug/map.h (__gnu_debug::map): Define operator<=> for C++20. * include/debug/multimap.h (__gnu_debug::multimap): Likewise. * include/debug/multiset.h (__gnu_debug::multiset): Likewise. * include/debug/set.h (__gnu_debug::set): Likewise. * testsuite/23_containers/map/operators/cmp_c++20.cc: New test. * testsuite/23_containers/multimap/operators/cmp_c++20.cc: New test. * testsuite/23_containers/multiset/operators/cmp_c++20.cc: New test. * testsuite/23_containers/set/operators/cmp_c++20.cc: New test.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| allocator | Loading commit data... | |
| capacity | Loading commit data... | |
| cons | Loading commit data... | |
| debug | Loading commit data... | |
| modifiers | Loading commit data... | |
| operations | Loading commit data... | |
| operators | Loading commit data... | |
| requirements | Loading commit data... | |
| 14340.cc | Loading commit data... | |
| 23781_neg.cc | Loading commit data... | |
| 48101-2_neg.cc | Loading commit data... | |
| 48101-3_neg.cc | Loading commit data... | |
| 48101_neg.cc | Loading commit data... | |
| 58764.cc | Loading commit data... | |
| init-list.cc | Loading commit data... | |
| pmr_typedefs.cc | Loading commit data... | |
| pmr_typedefs_debug.cc | Loading commit data... | |
| range_access.cc | Loading commit data... |