[libcxx-commits] [PATCH] D58617: Implement deduction guides for <unordered_set>

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jul 11 08:16:34 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL365788: [libc++] Implement deduction guides for <unordered_set> (authored by ldionne, committed by ).
Herald added subscribers: llvm-commits, christof.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58617?vs=207946&id=209226#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58617

Files:
  libcxx/trunk/include/unordered_set
  libcxx/trunk/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/deduct.fail.cpp
  libcxx/trunk/test/std/containers/unord/unord.multiset/unord.multiset.cnstr/deduct.pass.cpp
  libcxx/trunk/test/std/containers/unord/unord.set/unord.set.cnstr/deduct.fail.cpp
  libcxx/trunk/test/std/containers/unord/unord.set/unord.set.cnstr/deduct.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58617.209226.patch
Type: text/x-patch
Size: 36180 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190711/fb35423b/attachment-0001.bin>


More information about the libcxx-commits mailing list