[libcxx-commits] [PATCH] D58587: Implement deduction guides for <map>

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Mar 4 12:04:56 PST 2019


Quuxplusone updated this revision to Diff 189182.
Quuxplusone added a comment.

Remove an unused `struct NotAnAllocator` from the tests. NFC.


Repository:
  rCXX libc++

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58587/new/

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.189182.patch
Type: text/x-patch
Size: 27960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190304/f84693ff/attachment-0001.bin>


More information about the libcxx-commits mailing list