[libcxx-commits] [PATCH] D127919: [libc++] Disentangle _If, _Or and _And

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 30 03:12:37 PDT 2022


philnik updated this revision to Diff 441335.
philnik added a comment.

- Change the name


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127919

Files:
  libcxx/include/__type_traits/conditional.h
  libcxx/include/__type_traits/conjunction.h
  libcxx/include/__type_traits/disjunction.h
  libcxx/include/type_traits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127919.441335.patch
Type: text/x-patch
Size: 6347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220630/feb443f7/attachment.bin>


More information about the libcxx-commits mailing list