[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
Thu Aug 26 05:06:33 PDT 2021


rarutyun updated this revision to Diff 368853.

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.368853.patch
Type: text/x-patch
Size: 28118 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210826/d70c2a9d/attachment-0001.bin>


More information about the libcxx-commits mailing list