[libcxx-commits] [PATCH] D119958: Remove __uncvref; use __uncvref_t instead

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Feb 16 10:26:39 PST 2022


philnik created this revision.
philnik added reviewers: Quuxplusone, ldionne.
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/D119958

Files:
  libcxx/include/__functional/bind.h
  libcxx/include/__hash_table
  libcxx/include/__memory/allocator_arg_t.h
  libcxx/include/__tree
  libcxx/include/__tuple
  libcxx/include/experimental/functional
  libcxx/include/future
  libcxx/include/thread
  libcxx/include/tuple
  libcxx/include/type_traits

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119958.409316.patch
Type: text/x-patch
Size: 10812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220216/7aa5ac54/attachment.bin>


More information about the libcxx-commits mailing list