[libcxx-commits] [PATCH] D65225: [libc++] Implement CTAD for std::tuple
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 12 11:29:42 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL368599: [libc++] Implement CTAD for std::tuple (authored by ldionne, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D65225?vs=214172&id=214675#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65225/new/
https://reviews.llvm.org/D65225
Files:
libcxx/trunk/include/tuple
libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/deduct.pass.cpp
libcxx/trunk/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/implicit_deduction_guides.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65225.214675.patch
Type: text/x-patch
Size: 13927 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190812/80f280f0/attachment-0001.bin>
More information about the libcxx-commits
mailing list