mirror of
https://github.com/boostorg/smart_ptr.git
synced 2026-02-10 11:42:30 +00:00
Refactor implementation to later simplify making an optimization [for the C++11 allocator case] for when sp_counted_impl_pda destruction invokes the allocator's destroy function instead of the type's destructor.