[libcxx-commits] [PATCH] D58590: Implement deduction guides for <unordered_map>
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sun Mar 3 14:27:15 PST 2019
Quuxplusone updated this revision to Diff 189099.
Quuxplusone added a comment.
Use `ASSERT_SAME_TYPE`. Add comments to deduct.fail.cpp. Rebase.
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.multimap/unord.multimap.cnstr/deduct.fail.cpp
test/std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58590.189099.patch
Type: text/x-patch
Size: 41464 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190303/1fac952e/attachment-0001.bin>
More information about the libcxx-commits
mailing list