Searched refs:CountedSet (Results 1 – 1 of 1) sorted by relevance
17 template <typename T> struct CountedSet { struct33 template <typename T> class df_iterator_storage<CountedSet<T>, true> {35 df_iterator_storage(CountedSet<T> &VSet) : Visited(VSet) {} in df_iterator_storage()37 CountedSet<T> &Visited;41 typedef CountedSet<Graph<3>::NodeType *> StorageT; in TEST()