llvm-project/libcxx/include/__compare
Kent Ross f4abdb0c07 [libc++][spaceship] Implement std::pair::operator<=>
Implements parts of P1614, including synth-three-way and three way comparison for std::pair.

Reviewed By: #libc, Quuxplusone, Mordante

Differential Revision: https://reviews.llvm.org/D107721
2021-09-22 22:36:46 -07:00
..
common_comparison_category.h [libc++] Add some missing _LIBCPP_HIDE_FROM_ABI markup 2021-09-21 23:11:23 -04:00
compare_three_way_result.h
ordering.h [libc++][NFC] Add missing whitespace in <compare> 2021-09-22 16:41:18 -04:00
synth_three_way.h [libc++][spaceship] Implement std::pair::operator<=> 2021-09-22 22:36:46 -07:00
three_way_comparable.h [libc++][compare] Implement three_way_comparable[_with] concepts 2021-09-05 12:38:08 -07:00