[libcxx-commits] [PATCH] D81414: [libcxx] Fix LWG 2875: shared_ptr::shared_ptr(Y*, D, […]) constructors should be constrained.
Louis Dionne via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Thu Feb 18 08:02:08 PST 2021
ldionne added a comment.
Sorry, I got confused with the patch for enabling arrays in `make_shared` and `allocate_shared`. For some reason I thought those two were more related than they actually are. Still LGTM.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D81414/new/
https://reviews.llvm.org/D81414
More information about the libcxx-commits
mailing list