mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-02-10 11:42:30 +00:00
Reduce the amount of code in allocate_array_helper, make_array_helper, and array_deleter using the empty base class optimization technique.