Description
This fixes the use of make_shared
for arrays (C++20) with -fsized-deallocation
. This should be relatively common for those who use C++20.
/cherrypick f722db0
Metadata
Metadata
Assignees
Type
Projects
Status
Done
This fixes the use of make_shared
for arrays (C++20) with -fsized-deallocation
. This should be relatively common for those who use C++20.
/cherrypick f722db0
Status