[libcxx-commits] [PATCH] D69603: [libcxx] Add deduction guides for shared_ptr and weak_ptr

Logan Smith via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Nov 1 11:45:55 PDT 2019


logan-5 updated this revision to Diff 227493.
logan-5 added a comment.

Beefed up the tests in response to some feedback -- thanks.


Repository:
  rCXX libc++

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

https://reviews.llvm.org/D69603

Files:
  libcxx/include/memory
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.shared/util.smartptr.shared.const/deduction.pass.cpp
  libcxx/test/std/utilities/memory/util.smartptr/util.smartptr.weak/util.smartptr.weak.const/shared_ptr_deduction.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69603.227493.patch
Type: text/x-patch
Size: 4537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191101/bc86dc93/attachment-0001.bin>


More information about the libcxx-commits mailing list