[libcxx-commits] [PATCH] D64752: Implement deduction guides for std::function (P0433).
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jul 15 09:17:19 PDT 2019
Quuxplusone updated this revision to Diff 209885.
Quuxplusone added a comment.
Add the other deduction guide from `_Rp(*)(_ArgTypes...)`. (Uploaded an incomplete diff the first time.)
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64752/new/
https://reviews.llvm.org/D64752
Files:
include/functional
test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/deduct.fail.cpp
test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/deduct.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64752.209885.patch
Type: text/x-patch
Size: 8695 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190715/18e07fae/attachment-0001.bin>
More information about the libcxx-commits
mailing list