[libcxx-commits] [PATCH] D103581: [libc++] [P1614] Implement std::compare_three_way_result[_t].

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Aug 18 07:02:41 PDT 2021


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rG38812f4ac122: [libc++] [P1614] Implement std::compare_three_way_result. (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D103581

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__compare/compare_three_way_result.h
  libcxx/include/compare
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/compare/compare_three_way_result.module.verify.cpp
  libcxx/test/std/language.support/cmp/cmp.result/compare_three_way_result.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103581.367197.patch
Type: text/x-patch
Size: 9483 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210818/795ace64/attachment.bin>


More information about the libcxx-commits mailing list