[PATCH] D40259: [libcxx] LWG2993: reference_wrapper<T> conversion from T&&
Agustín Bergé via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Nov 20 16:04:21 PST 2017
K-ballo updated this revision to Diff 123679.
K-ballo added a comment.
Addressed review comments. Added tests for SFINAE, noexcept, deduction guide.
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.123679.patch
Type: text/x-patch
Size: 7523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20171121/a75dc2da/attachment.bin>
More information about the cfe-commits
mailing list