![]() This patch implements P0674R1, i.e. support for arrays in std::make_shared and std::allocate_shared. Co-authored-by: Zoe Carver <z.zoelec2@gmail.com> Differential Revision: https://reviews.llvm.org/D62641 |
||
---|---|---|
.. | ||
allocate_shared.array.bounded.pass.cpp | ||
allocate_shared.array.unbounded.pass.cpp | ||
allocate_shared.explicit_conversion.pass.cpp | ||
allocate_shared.pass.cpp | ||
allocate_shared_construct.pass.cpp | ||
make_shared.array.bounded.pass.cpp | ||
make_shared.array.unbounded.pass.cpp | ||
make_shared.pass.cpp | ||
make_shared.private.compile.fail.cpp | ||
types.h |