Searched refs:converted_begin (Results 1 – 1 of 1) sorted by relevance
131 typename ListType::const_iterator converted_begin = begin; in IteratorToConstIterator() local132 ASSERT_TRUE(converted_begin == cbegin); in IteratorToConstIterator()