[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
Wed Feb 3 16:05:45 PST 2021


Quuxplusone updated this revision to Diff 321255.
Quuxplusone added a comment.

Rebase on main; @ldionne ping!


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.321255.patch
Type: text/x-patch
Size: 11424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210204/d24e4310/attachment.bin>


More information about the libcxx-commits mailing list