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

Struct reserve_only_tag_t

boost::container::reserve_only_tag_t

Synopsis

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


struct reserve_only_tag_t {
};

PrevUpHomeNext