[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
Wed Mar 8 02:13:09 PST 2023


fsb4000 updated this revision to Diff 503275.

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.503275.patch
Type: text/x-patch
Size: 13450 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20230308/0d84be0a/attachment-0001.bin>


More information about the libcxx-commits mailing list