Skip to content
Commit e27a122b authored by Louis Dionne's avatar Louis Dionne
Browse files

[libc++] Support arrays in make_shared and allocate_shared (P0674R1)



This patch implements P0674R1, i.e. support for arrays in std::make_shared
and std::allocate_shared.

Co-authored-by: default avatarZoe Carver <z.zoelec2@gmail.com>

Differential Revision: https://reviews.llvm.org/D62641
parent eddd399c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment