![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::hashtable_defaults
// In header: <boost/intrusive/hashtable.hpp> struct hashtable_defaults { // types typedef ; typedef ; typedef ; typedef ; typedef ; typedef ; // public data members static constant_time_size; static power_2_buckets; static cache_begin; static compare_hash; static incremental; static linear_buckets; static fastmod_buckets; };