[libcxx-commits] [PATCH] D62233: General shared_ptr cleanup

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun May 26 09:09:59 PDT 2019


zoecarver updated this revision to Diff 201453.
zoecarver added a comment.

- remove static member functions `shared_ptr::make_shared` and `shared_ptr::allocate_shared` (and move their contents to the correct place).


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

https://reviews.llvm.org/D62233

Files:
  include/memory

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62233.201453.patch
Type: text/x-patch
Size: 31711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190526/b9ae740e/attachment-0001.bin>


More information about the libcxx-commits mailing list