Searched defs:const_iterator (Results 1 – 3 of 3) sorted by relevance
39 typedef std::set<SharedFD>::const_iterator const_iterator; typedef
81 using const_iterator = const T*; variable269 using const_iterator = typename base::const_iterator; variable
127 typedef const char* const_iterator; typedef