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

Struct template sg_set_defaults
PrevUpHomeNext

Struct template sg_set_defaults

boost::intrusive::sg_set_defaults

Synopsis

// In header: <boost/intrusive/sgtree.hpp>

template<typename T> 
struct sg_set_defaults {
};

PrevUpHomeNext