[libcxx-commits] [PATCH] D58587: Implement deduction guides for <map>
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Sat Feb 23 18:44:02 PST 2019
Quuxplusone created this revision.
Quuxplusone added a reviewer: mclow.lists.
Herald added subscribers: libcxx-commits, jdoerfert, ldionne.
See also D58582 <https://reviews.llvm.org/D58582>.
Repository:
rCXX libc++
https://reviews.llvm.org/D58587
Files:
include/iterator
include/map
test/std/containers/associative/map/map.cons/deduct.fail.cpp
test/std/containers/associative/map/map.cons/deduct.pass.cpp
test/std/containers/associative/multimap/multimap.cons/deduct.fail.cpp
test/std/containers/associative/multimap/multimap.cons/deduct.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58587.188067.patch
Type: text/x-patch
Size: 24685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190224/d1dcfb4e/attachment-0001.bin>
More information about the libcxx-commits
mailing list