Searched refs:CollectionConstIterator (Results 1 – 1 of 1) sorted by relevance
49 typedef typename std::map<Key, T *>::const_iterator CollectionConstIterator; typedef90 CollectionConstIterator it = (*this).find(key); in get()108 CollectionConstIterator it; in findByName()