[libcxx-commits] [PATCH] D58582: Implement P0433: deduction guides for <set>
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Jun 11 11:20:03 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL363090: [libc++] Implement deduction guides for <set> (authored by ldionne, committed by ).
Herald added subscribers: llvm-commits, christof.
Herald added a project: LLVM.
Changed prior to commit:
https://reviews.llvm.org/D58582?vs=204064&id=204120#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58582/new/
https://reviews.llvm.org/D58582
Files:
libcxx/trunk/include/set
libcxx/trunk/test/std/containers/associative/multiset/multiset.cons/deduct.fail.cpp
libcxx/trunk/test/std/containers/associative/multiset/multiset.cons/deduct.pass.cpp
libcxx/trunk/test/std/containers/associative/set/set.cons/deduct.fail.cpp
libcxx/trunk/test/std/containers/associative/set/set.cons/deduct.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58582.204120.patch
Type: text/x-patch
Size: 24203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190611/22a57e2a/attachment-0001.bin>
More information about the libcxx-commits
mailing list