forked from OSchip/llvm-project
969359e3b8
Some of these were previously half-implemented in "ordering.h"; now they're all implemented, and tested. Note that `constexpr` functions are implicitly `inline`, so the standard wording omits `inline` on these; but Louis and I agree that that's surprising and it's better to be explicit about it. Differential Revision: https://reviews.llvm.org/D110515 |
||
---|---|---|
.. | ||
common_comparison_category.h | ||
compare_three_way_result.h | ||
is_eq.h | ||
ordering.h | ||
synth_three_way.h | ||
three_way_comparable.h |