Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::channel_traits< const T & > Struct Template Reference

#include <channel.hpp>

Inheritance diagram for boost::gil::channel_traits< const T & >:
Collaboration diagram for boost::gil::channel_traits< const T & >:

Public Types

typedef channel_traits< T >
::const_reference 
reference
 
typedef channel_traits< T >
::const_pointer 
pointer
 

Public Member Functions

 BOOST_STATIC_CONSTANT (bool, is_mutable=false)
 

Member Typedef Documentation

template<typename T >
typedef channel_traits<T>::const_pointer boost::gil::channel_traits< const T & >::pointer
template<typename T >
typedef channel_traits<T>::const_reference boost::gil::channel_traits< const T & >::reference

Member Function Documentation

template<typename T >
boost::gil::channel_traits< const T & >::BOOST_STATIC_CONSTANT ( bool  ,
is_mutable  = false 
)

The documentation for this struct was generated from the following file: