...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::interprocess::make_managed_unique_ptr
template<typename T, typename ManagedMemory> unspecified make_managed_unique_ptr(T * constructed_object, ManagedMemory & managed_memory);