equal_n_fn< boost::gil::iterator_from_2d< Loc1 >, boost::gil::iterator_from_2d< Loc2 > > Struct Template Reference#include <algorithm.hpp>
Detailed Descriptiontemplate<typename Loc1, typename Loc2>
Both source and destination ranges are delimited by image iterators. |
Public Member Functions | |
GIL_FORCEINLINE bool | operator() (boost::gil::iterator_from_2d< Loc1 > i1, std::ptrdiff_t n, boost::gil::iterator_from_2d< Loc2 > i2) const |