| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assignment | ||
| cons | ||
| constexpr | ||
| observers | ||
| relops | ||
| swap | ||
| 77288.cc | ||
| 84601.cc | ||
| hash.cc | ||
| in_place.cc | ||
| make_optional.cc | ||
| nullopt.cc | ||
| requirements.cc | ||
| typedefs.cc |
Another piece of P1614R2. * include/std/optional (operator<=>(optional<T>, optional<U>)) (operator<=>(optional<T>, nullopt), operator<=>(optional<T>, U)): Define for C++20. * include/std/tuple (__tuple_cmp): New helper function for <=>. (operator<=>(tuple<T...>, tuple<U>...)): Define for C++20. * include/std/variant (operator<=>(variant<T...>, variant<T...>)) (operator<=>(monostate, monostate)): Define for C++20. * testsuite/20_util/optional/relops/three_way.cc: New test. * testsuite/20_util/tuple/comparison_operators/three_way.cc: New test. * testsuite/20_util/variant/89851.cc: Move to ... * testsuite/20_util/variant/relops/89851.cc: ... here. * testsuite/20_util/variant/90008.cc: Move to ... * testsuite/20_util/variant/relops/90008.cc: ... here. * testsuite/20_util/variant/relops/three_way.cc: New test.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| assignment | Loading commit data... | |
| cons | Loading commit data... | |
| constexpr | Loading commit data... | |
| observers | Loading commit data... | |
| relops | Loading commit data... | |
| swap | Loading commit data... | |
| 77288.cc | Loading commit data... | |
| 84601.cc | Loading commit data... | |
| hash.cc | Loading commit data... | |
| in_place.cc | Loading commit data... | |
| make_optional.cc | Loading commit data... | |
| nullopt.cc | Loading commit data... | |
| requirements.cc | Loading commit data... | |
| typedefs.cc | Loading commit data... |