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