[libcxx-commits] [PATCH] D110515: [libc++] [compare] Named comparison functions, is_eq etc.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 29 13:05:20 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG969359e3b86b: [libc++] [compare] Named comparison functions, is_eq etc. (authored by arthur.j.odwyer).

Changed prior to commit:
  https://reviews.llvm.org/D110515?vs=375613&id=376011#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110515

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__compare/is_eq.h
  libcxx/include/__compare/ordering.h
  libcxx/include/compare
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/compare/is_eq.module.verify.cpp
  libcxx/test/std/language.support/cmp/compare.syn/named_functions.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110515.376011.patch
Type: text/x-patch
Size: 10309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210929/f5dced93/attachment-0001.bin>


More information about the libcxx-commits mailing list