Home | History | Annotate | Download | only in Serialization

Lines Matching refs:IEnd

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