Searched refs:it_dest (Results 1 – 1 of 1) sorted by relevance
222 it_dest = boost::begin(rings_dest); 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()