Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template reserve_t

boost::container::basic_string::reserve_t

Synopsis

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


template<typename CharT, typename Traits, typename Allocator> 
struct reserve_t {
};

PrevUpHomeNext