Boost GIL


Public Member Functions | List of all members
equal_n_fn< It, boost::gil::iterator_from_2d< Loc > > Struct Template Reference

#include <algorithm.hpp>

Public Member Functions

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

Detailed Description

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

Destination range is delimited by image iterators

Template Parameters
ItModels PixelIteratorConcept
LocModels PixelLocatorConcept

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