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

#include <algorithm.hpp>

Public Member Functions

bool operator() (I1 i1, std::ptrdiff_t n, I2 i2) const
 

Member Function Documentation

template<typename I1 , typename I2 >
bool boost::gil::detail::equal_n_fn< I1, I2 >::operator() ( I1  i1,
std::ptrdiff_t  n,
I2  i2 
) const
inline

References std::equal().


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