[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 Feb 24 00:11:08 PST 2019


Quuxplusone created this revision.
Quuxplusone added a reviewer: mclow.lists.
Herald added subscribers: libcxx-commits, ldionne.
Quuxplusone added a parent revision: D58587: Implement deduction guides for <map>.

Repository:
  rCXX libc++

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


More information about the libcxx-commits mailing list