Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::equal_n_fn< boost::gil::iterator_from_2d< Loc1 >, boost::gil::iterator_from_2d< Loc2 > > Struct Template Reference

Both source and destination ranges are delimited by image iterators. More...

#include <algorithm.hpp>

Public Member Functions

bool operator() (boost::gil::iterator_from_2d< Loc1 > i1, std::ptrdiff_t n, boost::gil::iterator_from_2d< Loc2 > i2) const
 

Detailed Description

template<typename Loc1, typename Loc2>
struct boost::gil::detail::equal_n_fn< boost::gil::iterator_from_2d< Loc1 >, boost::gil::iterator_from_2d< Loc2 > >

Both source and destination ranges are delimited by image iterators.

Member Function Documentation


The documentation for this struct was generated from the following file: