[libcxx-commits] [PATCH] D92725: [libc++] [LWG2993] reference_wrapper<T> conversion from U&&

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Feb 9 12:52:00 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGeec04092d67b: [libc++] [LWG2993] reference_wrapper<T> conversion from U&& (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92725

Files:
  libcxx/docs/Cxx2aStatusIssuesStatus.csv
  libcxx/include/__functional_base
  libcxx/include/functional
  libcxx/test/std/utilities/function.objects/refwrap/refwrap.assign/copy_assign.pass.cpp
  libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/deduct.pass.cpp
  libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor.pass.cpp
  libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor2.pass.cpp
  libcxx/test/std/utilities/function.objects/refwrap/refwrap.const/type_ctor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92725.322475.patch
Type: text/x-patch
Size: 11424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210209/0677c5f0/attachment-0001.bin>


More information about the libcxx-commits mailing list