Does a copy-n. More...
#include <algorithm.hpp>
Public Member Functions | |
void | operator() (I src, typename std::iterator_traits< I >::difference_type n, O dst) const |
Does a copy-n.
If the inputs contain image iterators, performs a copy at each row using the row iterators
|
inline |
References std::copy().