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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 15 16:46:30 PDT 2022


philnik created this revision.
philnik added a reviewer: ldionne.
Herald added a project: All.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

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.437400.patch
Type: text/x-patch
Size: 6296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220615/720fc204/attachment.bin>


More information about the libcxx-commits mailing list