Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext

Struct template base_constants_t

boost::interprocess::interprocess_upgradable_mutex::base_constants_t

Synopsis

// In header: <boost/interprocess/sync/interprocess_upgradable_mutex.hpp>


template<int Dummy> 
struct base_constants_t {
  static const unsigned max_readers;  // @ 
};

PrevUpHomeNext