[libcxx-commits] [PATCH] D103478: [libc++][compare] Implement three_way_comparable[_with] concepts
Ruslan Arutyunyan via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Aug 18 06:35:58 PDT 2021
rarutyun updated this revision to Diff 367195.
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.367195.patch
Type: text/x-patch
Size: 28052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210818/c37867c0/attachment-0001.bin>
More information about the libcxx-commits
mailing list