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

Global try_shrink_in_place
Prev Up Home Next

Global try_shrink_in_place

boost::interprocess::try_shrink_in_place

Synopsis

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

static const allocation_type try_shrink_in_place;

Prev Up Home Next