[libcxx-commits] [PATCH] D58590: Implement P0433: deduction guides for <unordered_map>
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Wed Apr 24 19:53:04 PDT 2019
Quuxplusone updated this revision to Diff 196571.
Quuxplusone added a comment.
Rebased on master (well, on D58587 <https://reviews.llvm.org/D58587>).
Add tests for the resolution of LWG 3025.
Repository:
rCXX libc++
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58590/new/
https://reviews.llvm.org/D58590
Files:
include/unordered_map
test/std/containers/unord/unord.map/unord.map.cnstr/deduct.fail.cpp
test/std/containers/unord/unord.map/unord.map.cnstr/deduct.pass.cpp
test/std/containers/unord/unord.map/unord.map.cnstr/deduct_const.pass.cpp
test/std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct.fail.cpp
test/std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct.pass.cpp
test/std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct_const.pass.cpp
www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58590.196571.patch
Type: text/x-patch
Size: 63795 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190425/96b3882d/attachment-0001.bin>
More information about the libcxx-commits
mailing list