[libcxx-commits] [PATCH] D57403: Extending make_shared to Support Arrays (Partially) - P0674R1

Zoe Carver via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Feb 2 23:25:25 PST 2019


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

Add tests and fix naming of `_N` (`_N` -> `__n`).


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

https://reviews.llvm.org/D57403

Files:
  include/memory
  test/libcxx/memory/shared_ptr_array.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57403.184932.patch
Type: text/x-patch
Size: 3173 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190203/407ff4ec/attachment.bin>


More information about the libcxx-commits mailing list