boost::gil::iterator_is_mutable<packed_pixel<P, C, L> const*>
Synopsis
Declared in <boost/gil/packed_pixel.hpp>
template<
typename P,
typename C,
typename L>
struct iterator_is_mutable<packed_pixel<P, C, L> const*>
: std::false_type
Base Classes
Name |
Description |
|
Created with MrDocs