[libcxx-commits] [PATCH] D127483: [libc++] Remove uses of __two in type_traits

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jun 10 03:43:16 PDT 2022


philnik created this revision.
philnik added reviewers: ldionne, Mordante, var-const.
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/D127483

Files:
  libcxx/include/__functional/weak_result_type.h
  libcxx/include/__iterator/iterator_traits.h
  libcxx/include/__memory/pointer_traits.h
  libcxx/include/__memory/uses_allocator.h
  libcxx/include/__type_traits/is_class.h
  libcxx/include/__type_traits/is_polymorphic.h
  libcxx/include/__type_traits/is_referenceable.h
  libcxx/include/type_traits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127483.435859.patch
Type: text/x-patch
Size: 8617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220610/080d4669/attachment.bin>


More information about the libcxx-commits mailing list