[PATCH] D46975: Implement deduction guides for `std::deque`

Marshall Clow via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu May 17 07:42:59 PDT 2018


mclow.lists updated this revision to Diff 147317.
mclow.lists added a comment.

Added tests (and fix!) for the implicit deduction guides.


https://reviews.llvm.org/D46975

Files:
  include/deque
  test/std/containers/sequences/deque/deque.cons/deduct.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46975.147317.patch
Type: text/x-patch
Size: 6213 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180517/6903056e/attachment-0001.bin>


More information about the cfe-commits mailing list