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

This is the documentation for a snapshot of the master branch, built from commit 23d255a3b2.
PrevUpHomeNext

Global allocate_new

boost::interprocess::allocate_new

Synopsis

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

static const allocation_type allocate_new;

PrevUpHomeNext