![]() Per Discord discussion, we're normalizing on a simple `!defined(_LIBCPP_HAS_NO_CONCEPTS)` so that we can do a big search-and-replace for `!defined(_LIBCPP_HAS_NO_CONCEPTS)` back into `_LIBCPP_STD_VER > 17` when we're ready to abandon support for concept-syntax-less compilers. Differential Revision: https://reviews.llvm.org/D118748 |
||
---|---|---|
.. | ||
common_comparison_category.h | ||
compare_partial_order_fallback.h | ||
compare_strong_order_fallback.h | ||
compare_three_way.h | ||
compare_three_way_result.h | ||
compare_weak_order_fallback.h | ||
is_eq.h | ||
ordering.h | ||
partial_order.h | ||
strong_order.h | ||
synth_three_way.h | ||
three_way_comparable.h | ||
weak_order.h |