[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 Feb 25 06:26:58 PST 2019


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

Add <algorithm> header to the tests, for the benefit of libstdc++.


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


More information about the libcxx-commits mailing list