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 uses_allocator_v
PrevUpHomeNext

Global uses_allocator_v

boost::container::uses_allocator_v

Synopsis

// In header: <boost/container/uses_allocator.hpp>

bool uses_allocator_v;

PrevUpHomeNext