Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Global default_init

boost::container::default_init

Synopsis

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

static const default_init_t default_init;

Description

Value used to tag that the inserted values should be default initialized


PrevUpHomeNext