Searched refs:MapIterTypes (Results 1 – 1 of 1) sorted by relevance
28 struct MapIterTypes { struct104 using ConstMapValueIterable = typename MapIterTypes<std::map<K, V>>::ConstValueIterable; argument106 using ConstMultiMapValueIterable = typename MapIterTypes<std::multimap<K, V>>::ConstValueIterable;