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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Feb 17 13:54:54 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf75580681322: Remove __uncvref; use __uncvref_t instead (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D119958?vs=409737&id=409782#toc

Repository:
  rG LLVM Github Monorepo

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

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
  libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor2.compile.pass.cpp
  libcxx/test/std/thread/futures/futures.task/futures.task.members/ctor2.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119958.409782.patch
Type: text/x-patch
Size: 15318 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220217/b620233b/attachment-0001.bin>


More information about the libcxx-commits mailing list