[libcxx-commits] [PATCH] D107721: Implement std::pair::operator<=>

Kent Ross via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Aug 8 19:58:36 PDT 2021


mumbleskates updated this revision to Diff 365069.
mumbleskates added a comment.

Update to include the whole diff


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D107721/new/

https://reviews.llvm.org/D107721

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__compare/__synthesized.h
  libcxx/include/__concepts/comparison.h
  libcxx/include/__utility/pair.h
  libcxx/include/concepts
  libcxx/include/module.modulemap
  libcxx/include/utility
  libcxx/test/libcxx/compare/synthesized.pass.cpp
  libcxx/test/libcxx/utilities/utility/pairs/pairs.pair/comparison.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107721.365069.patch
Type: text/x-patch
Size: 19570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210809/6dee450d/attachment-0001.bin>


More information about the libcxx-commits mailing list