Searched defs:itstd (Results 1 – 4 of 4) sorted by relevance
51 typename MyStdCont::iterator itstd(stdcont->begin()); in CheckEqualContainers() local76 typename MyStdCont::iterator itstd(stdcont->begin()); in CheckEqualPairContainers() local
37 typename MyStdCont::iterator itstd = stdcont->begin(), itstdend = stdcont->end(); in PrintContainers() local
27 typename MyStdCont::iterator itstd = stdcont->begin(), itstdend = stdcont->end(); in PrintContainers() local
99 typename MyStdCont::const_iterator itstd(stdcont.begin()); in CheckEqualPairContainers() local