[PATCH] D40259: [libcxx] LWG2993: reference_wrapper<T> conversion from T&&

Agustín Bergé via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 22 12:46:50 PST 2017


K-ballo updated this revision to Diff 124005.
K-ballo added a comment.

Back to `decltype`-based SFINAE.


https://reviews.llvm.org/D40259

Files:
  include/__functional_base
  include/functional
  test/std/utilities/function.objects/refwrap/refwrap.assign/copy_assign.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor.fail.cpp
  test/std/utilities/function.objects/refwrap/refwrap.const/type_conv_ctor.pass.cpp
  test/std/utilities/function.objects/refwrap/refwrap.const/type_ctor.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40259.124005.patch
Type: text/x-patch
Size: 7562 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171122/a0d6dbb2/attachment-0001.bin>


More information about the cfe-commits mailing list