[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
Wed Oct 30 10:31:56 PDT 2019


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

Add a newline to synopsis


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.227139.patch
Type: text/x-patch
Size: 3726 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20191030/f727ebfc/attachment.bin>


More information about the libcxx-commits mailing list