[libcxx-commits] [PATCH] D103581: [libc++] [P1614] Implement std::compare_three_way_result[_t].
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 16 07:58:19 PDT 2021
ldionne accepted this revision.
ldionne added a comment.
LGTM, but can you please add a test that `std::is_same_v<compare_three_way_result<T>, compare_three_way_result<T, T>>`?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103581/new/
https://reviews.llvm.org/D103581
More information about the libcxx-commits
mailing list