Helper base class for pixel dereference adaptors. More...
#include <utilities.hpp>
Public Types | |
using | argument_type = ArgType |
using | result_type = ResultType |
using | const_t = ConstT |
using | value_type = Value |
using | reference = Reference |
using | const_reference = ConstReference |
Static Public Attributes | |
static constexpr bool | is_mutable = IsMutable |
Helper base class for pixel dereference adaptors.