[PATCH] D54410: [libc++] Add C++17 deduction guides for std::function
Louis Dionne via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jul 18 12:50:34 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366484: [libc++] Add C++17 deduction guides for std::function (authored by ldionne, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D54410?vs=210629&id=210653#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D54410/new/
https://reviews.llvm.org/D54410
Files:
libcxx/trunk/include/functional
libcxx/trunk/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/deduct_F.fail.cpp
libcxx/trunk/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/deduct_F.pass.cpp
libcxx/trunk/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/deduct_ptr.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54410.210653.patch
Type: text/x-patch
Size: 15447 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190718/a4854930/attachment.bin>
More information about the llvm-commits
mailing list