[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
Thu Mar 9 18:04:15 PST 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG882fba9ff275: [libc++][ranges] Implement LWG-3865 Sorting a range of pairs (authored by fsb4000).

Repository:
  rG LLVM Github Monorepo

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


More information about the libcxx-commits mailing list