Searched defs:hash_bool_flags (Results 1 – 1 of 1) sorted by relevance
265 struct hash_bool_flags struct267 static const std::size_t unique_keys_pos = 1u;268 static const std::size_t constant_time_size_pos = 2u;269 static const std::size_t power_2_buckets_pos = 4u;270 static const std::size_t cache_begin_pos = 8u;271 static const std::size_t compare_hash_pos = 16u;272 static const std::size_t incremental_pos = 32u;