[libcxx-commits] [PATCH] D103478: [libc++][compare] Implement three_way_comparable[_with] concepts
Kent Ross via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Sep 5 12:38:19 PDT 2021
This revision was automatically updated to reflect the committed changes.
Closed by commit rG8ce2675b1363: [libc++][compare] Implement three_way_comparable[_with] concepts (authored by rarutyun, committed by mumbleskates).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D103478/new/
https://reviews.llvm.org/D103478
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__compare/three_way_comparable.h
libcxx/include/compare
libcxx/include/module.modulemap
libcxx/test/libcxx/diagnostics/detail.headers/compare/three_way_comparable.module.verify.cpp
libcxx/test/std/language.support/cmp/cmp.concept/three_way_comparable.compile.pass.cpp
libcxx/test/std/language.support/cmp/cmp.concept/three_way_comparable_with.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103478.370822.patch
Type: text/x-patch
Size: 28118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210905/a969d629/attachment-0001.bin>
More information about the libcxx-commits
mailing list