Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct pack

boost::intrusive::linear::pack — @ template<class Base>

Synopsis

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



// @ template<class Base>

struct pack {
  static const bool linear;
};

PrevUpHomeNext