[libcxx-commits] [PATCH] D144262: [libc++][ranges] Implement LWG-3865 Sorting a range of pairs

Igor Zhukov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 27 14:54:32 PST 2023


fsb4000 updated this revision to Diff 500927.
fsb4000 added a comment.

I rebased and added tests to pair's spaceship operator.


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

https://reviews.llvm.org/D144262

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/__utility/pair.h
  libcxx/include/utility
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.apply/make_from_tuple.pass.cpp
  libcxx/test/std/utilities/utility/pairs/pairs.spec/comparison.pass.cpp
  libcxx/test/std/utilities/utility/pairs/pairs.spec/three_way_comparison.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D144262.500927.patch
Type: text/x-patch
Size: 10930 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230227/2c51579f/attachment.bin>


More information about the libcxx-commits mailing list