Boost GIL


Public Member Functions | List of all members
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

BOOST_FORCEINLINE 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.


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