mirror of
https://github.com/boostorg/core.git
synced 2026-07-04 23:51:00 +02:00
00f4f11f14
The deleter can be called on a null pointer by shared_ptr. Also added tests with unique_ptr from Boost.Move and shared_ptr from Boost.SmartPtr.