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< I1, boost::gil::iterator_from_2d< Loc > > Struct Template Reference

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

#include <algorithm.hpp>

Public Member Functions

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

Detailed Description

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

Destination range is delimited by image iterators.

Member Function Documentation


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