Searched refs:DestLast (Results 1 – 1 of 1) sorted by relevance
74 OutputIteratorT DestLast ) in bounded_copy() argument78 for(; InputIt!=Last && OutputIt!=DestLast; InputIt++, OutputIt++ ) in bounded_copy()