Searched refs:CountedSet (Results 1 – 1 of 1) sorted by relevance
18 template <typename T> struct CountedSet { struct34 template <typename T> class df_iterator_storage<CountedSet<T>, true> {36 df_iterator_storage(CountedSet<T> &VSet) : Visited(VSet) {} in df_iterator_storage()38 CountedSet<T> &Visited;42 typedef CountedSet<Graph<3>::NodeType *> StorageT; in TEST()