Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct header_plus_alpha

boost::intrusive::sgtree::header_plus_alpha

Synopsis

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



struct header_plus_alpha {
  node header_;
};

PrevUpHomeNext