summaryrefslogtreecommitdiff
path: root/libcxx/test/std/utilities/function.objects/comparisons/transparent_three_way.compile.pass.cpp
AgeCommit message (Expand)Author
2022-03-13[libc++] Replace _LIBCPP_HAS_NO_CONCEPTS with _LIBCPP_STD_VER > 17. NFCI.Joe Loser
2021-10-10[libc++] [P1614] Implement std::compare_three_way.Arthur O'Dwyer