Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct root_plus_size

boost::intrusive::slist::root_plus_size

Synopsis

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



struct root_plus_size :
  public boost::intrusive::root_plus_last< node, node_ptr, cache_last >
{
};

PrevUpHomeNext