copier_n< iterator_from_2d< IL >, iterator_from_2d< OL > > Struct Template Reference#include <algorithm.hpp>
 Detailed Descriptiontemplate<typename IL, typename OL>
Both source and destination ranges are delimited by image iterators.  | |||||||||
Public Types | |
| 
typedef iterator_from_2d< IL > ::difference_type  | diff_t | 
Public Member Functions | |
| GIL_FORCEINLINE void | operator() (iterator_from_2d< IL > src, diff_t n, iterator_from_2d< OL > dst) const | 
 1.5.6