#include <algorithm.hpp>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
template<typename V1 , typename V2 > | |
bool | apply_compatible (const V1 &v1, const V2 &v2) const |
result_type | operator() (const std::pair< const V1 *, const V2 * > &p) const |
result_type | operator() (const V1 &v1, const V2 &v2) const |
result_type | operator() (const error_t &) const |
|
inherited |
|
inline |
References boost::gil::equal_pixels().
|
inlineinherited |
|
inlineinherited |
|
inlineinherited |