#include <variant.hpp>
Public Types | |
typedef bool | result_type |
Public Member Functions | |
equal_to_fn (const Bits &dst) | |
template<typename T > | |
result_type | operator() (const T &x) const |
Public Attributes | |
const Bits & | _dst |
typedef bool boost::gil::detail::equal_to_fn< Bits >::result_type |
|
inline |
|
inline |
References boost::gil::detail::equal_to_fn< Bits >::_dst.
const Bits& boost::gil::detail::equal_to_fn< Bits >::_dst |
Referenced by boost::gil::detail::equal_to_fn< Bits >::operator()().