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

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 17 07:42:43 PDT 2019


ldionne updated this revision to Diff 210327.
ldionne added a comment.
Herald added a project: libc++.

Address comments by Arthur.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54410/new/

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.210327.patch
Type: text/x-patch
Size: 13581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190717/5599f833/attachment-0001.bin>


More information about the libcxx-commits mailing list