[libcxx-commits] [PATCH] D110735: [libc++] [P1614] Implement std::compare_three_way.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Oct 10 18:58:09 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG3df094d31eac: [libc++] [P1614] Implement std::compare_three_way. (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110735

Files:
  libcxx/docs/Status/SpaceshipProjects.csv
  libcxx/include/CMakeLists.txt
  libcxx/include/__compare/compare_three_way.h
  libcxx/include/compare
  libcxx/include/functional
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/compare/compare_three_way.module.verify.cpp
  libcxx/test/std/utilities/function.objects/comparisons/compare_three_way.pass.cpp
  libcxx/test/std/utilities/function.objects/comparisons/compare_three_way_functional.pass.cpp
  libcxx/test/std/utilities/function.objects/comparisons/transparent_three_way.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110735.378549.patch
Type: text/x-patch
Size: 12059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211011/06b94ea4/attachment.bin>


More information about the libcxx-commits mailing list