[PATCH] D54410: [libc++] Add C++17 deduction guides for std::function

Louis Dionne via Phabricator reviews at reviews.llvm.org
Sun Nov 11 17:34:43 PST 2018


ldionne created this revision.
ldionne added a reviewer: EricWF.
Herald added subscribers: libcxx-commits, dexonsmith, christof.

http://llvm.org/PR39606


Repository:
  rCXX libc++

https://reviews.llvm.org/D54410

Files:
  libcxx/include/functional
  libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/deduct_F.fail.cpp
  libcxx/test/std/utilities/function.objects/func.wrap/func.wrap.func/func.wrap.func.con/deduct_F.pass.cpp
  libcxx/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.173606.patch
Type: text/x-patch
Size: 13012 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20181112/990e87e0/attachment.bin>


More information about the libcxx-commits mailing list