Searched defs:IndirectIndexMap (Results 1 – 1 of 1) sorted by relevance
210 template < typename G > struct IndirectIndexMap struct216 explicit IndirectIndexMap(const G& g) : g(g) {} in IndirectIndexMap() argument223 std::size_t get(const IndirectIndexMap< G >& map, in get() argument