mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-01-27 19:32:08 +00:00
Reduce the amount of code in allocate_array_helper, make_array_helper, and array_deleter using the empty base class optimization technique.