Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct pack

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

Synopsis

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



// @ template<class Base>

struct pack {
  static const bool incremental;
};

PrevUpHomeNext