Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IEnd

6858   for (typename MapType::const_iterator I = Map.begin(), IEnd = Map.end(); 
6859 I != IEnd; ++I) {