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 splay_set_defaults
PrevUpHomeNext

Struct template splay_set_defaults

boost::intrusive::splay_set_defaults

Synopsis

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

template<typename T> 
struct splay_set_defaults {
};

PrevUpHomeNext