...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::node_allocator_base
// In header: <boost/interprocess/allocators/node_allocator.hpp> template<typename T2> node_allocator_base(const node_allocator_base< Version, T2, SegmentManager, NodesPerBlock > & other);
Copy constructor from related node_allocator_base. If not present, constructs a node pool. Increments the reference count of the associated node pool. Can throw boost::interprocess::bad_alloc