Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::kth_element_const_reference_type< packed_pixel< BitField, ChannelRefVec, Layout >, K > Struct Template Reference

#include <packed_pixel.hpp>

Public Types

typedef channel_traits
< typename mpl::at_c
< ChannelRefVec, K >::type >
::const_reference 
type
 

Member Typedef Documentation

template<typename BitField , typename ChannelRefVec , typename Layout , int K>
typedef channel_traits<typename mpl::at_c<ChannelRefVec,K>::type>::const_reference boost::gil::kth_element_const_reference_type< packed_pixel< BitField, ChannelRefVec, Layout >, K >::type

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