Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct pack

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

Synopsis

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



// @ template<class Base>

struct pack {
  static const bool cache_begin;
};

PrevUpHomeNext