[libcxx-commits] [PATCH] D58590: Implement deduction guides for <unordered_map>
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 4 13:34:57 PST 2019
Quuxplusone updated this revision to Diff 189196.
Quuxplusone added a subscriber: STL_MSFT.
Quuxplusone added a comment.
Herald added a subscriber: jdoerfert.
Mark LWG3025 status "Complete". (Thanks @STL_MSFT for pointing me at that issue!)
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
www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58590.189196.patch
Type: text/x-patch
Size: 42959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190304/78cfd20b/attachment-0001.bin>
More information about the libcxx-commits
mailing list