[libcxx-commits] [PATCH] D65225: [libc++] Implement CTAD for std::tuple

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Aug 8 09:30:48 PDT 2019


ldionne updated this revision to Diff 214172.
ldionne added a comment.

Address Arthur's comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65225

Files:
  libcxx/include/tuple
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/deduct.pass.cpp
  libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/implicit_deduction_guides.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65225.214172.patch
Type: text/x-patch
Size: 6433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190808/07dd2634/attachment.bin>


More information about the libcxx-commits mailing list