Searched refs:map_searcher_type (Results 1 – 1 of 1) sorted by relevance
228 … using map_searcher_type = helpers::map_searcher<std::size_t, helpers::instance_serial_counter>; member229 using objects_map_type = map_searcher_type::map_type;232 map_searcher_type::map_type objects_map;236 cache(map_searcher_type(objects_map), number_of_lru_history_items) {} in preset_map_instance_count()