Searched defs:const_iterator (Results 1 – 4 of 4) sorted by relevance
52 typedef const T* const_iterator; typedef
132 typedef const char* const_iterator; typedef
41 typedef typename ::std::map<K, V, Comparator, Allocator>::const_iterator const_iterator; typedef
50 std::pair<BacktraceMap::const_iterator, BacktraceMap::const_iterator> iters) { in operator <<()