[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 10:57:11 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG13558334f35d: [libc++] Remove uses of __two in type_traits (authored by philnik).

Repository:
  rG LLVM Github Monorepo

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

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.435979.patch
Type: text/x-patch
Size: 8617 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220610/95a90544/attachment-0001.bin>


More information about the libcxx-commits mailing list