Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct root_plus_size

boost::intrusive::list::root_plus_size

Synopsis

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



struct root_plus_size {
  node root_;
};

PrevUpHomeNext