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< Loc >, I2 > Struct Template Reference

Source range is delimited by image iterators. More...

#include <algorithm.hpp>

Public Member Functions

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

Detailed Description

template<typename Loc, typename I2>
struct boost::gil::detail::equal_n_fn< boost::gil::iterator_from_2d< Loc >, I2 >

Source range is delimited by image iterators.

Member Function Documentation


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