boost::gil::pixel_reference_is_basic<pixel<T, L>&>
Synopsis
Declared in <boost/gil/metafunctions.hpp>
template<
typename T,
typename L>
struct pixel_reference_is_basic<pixel<T, L>&>
: std::true_type
Base Classes
Name |
Description |
|
Created with MrDocs