[libcxx-commits] [PATCH] D58590: Implement P0433: deduction guides for <unordered_map>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Jul 15 13:05:51 PDT 2019


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL366124: [libc++] Implement P0433: deduction guides for <unordered_map> (authored by ldionne, committed by ).
Herald added subscribers: llvm-commits, christof.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58590?vs=209697&id=209937#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58590

Files:
  libcxx/trunk/include/unordered_map
  libcxx/trunk/test/std/containers/unord/unord.map/unord.map.cnstr/deduct.fail.cpp
  libcxx/trunk/test/std/containers/unord/unord.map/unord.map.cnstr/deduct.pass.cpp
  libcxx/trunk/test/std/containers/unord/unord.map/unord.map.cnstr/deduct_const.pass.cpp
  libcxx/trunk/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct.fail.cpp
  libcxx/trunk/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct.pass.cpp
  libcxx/trunk/test/std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct_const.pass.cpp
  libcxx/trunk/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58590.209937.patch
Type: text/x-patch
Size: 62779 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190715/6a44129e/attachment-0001.bin>


More information about the libcxx-commits mailing list