Searched refs:it_source (Results 1 – 1 of 1) sorted by relevance
220 it_source = boost::begin(rings_source); in apply() local224 for ( ; it_source != boost::end(rings_source); ++it_source, ++it_dest) in apply()226 per_ring::apply(*it_source, *it_dest); in apply()