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

Global initialized_value

boost::initialized_value

Synopsis

// In header: <boost/utility/value_init.hpp>

initialized_value_t const initialized_value;

PrevUpHomeNext