Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

PrevUpHomeNext

Global allocate_new

boost::interprocess::allocate_new

Synopsis

// In header: <boost/interprocess/containers/allocation_type.hpp>

static const allocation_type allocate_new;

PrevUpHomeNext