Searched refs:itr_t (Results 1 – 1 of 1) sorted by relevance
98 using itr_t = typename HashSetWithArenaAllocator<NodeId>::iterator; in SemistaticGraph() local100 indexing_iterator<itr_t, sizeof(NodeData)>{node_ids.begin(), 0}, in SemistaticGraph()101 … indexing_iterator<itr_t, sizeof(NodeData)>{node_ids.end(), node_ids.size() * sizeof(NodeData)}, in SemistaticGraph()