[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
Mon Feb 4 19:52:29 PST 2019
zoecarver added a comment.
Is `destroy_at` / `destroy_n` prefured to simply calling the destructor?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D57403/new/
https://reviews.llvm.org/D57403
More information about the libcxx-commits
mailing list