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 develop branch, built from commit b049069d64.
PrevUpHomeNext

Struct reserve_only_tag_t

boost::container::reserve_only_tag_t

Synopsis

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


struct reserve_only_tag_t {
};

PrevUpHomeNext