Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::gil::detail::packed_channel_reference_type< BitField, FirstBit, NumBits > Struct Template Reference

#include <metafunctions.hpp>

Public Types

typedef const
packed_channel_reference
< BitField, FirstBit::value,
NumBits::value, true > 
type
 

Member Typedef Documentation

template<typename BitField, typename FirstBit, typename NumBits>
typedef const packed_channel_reference<BitField,FirstBit::value,NumBits::value,true> boost::gil::detail::packed_channel_reference_type< BitField, FirstBit, NumBits >::type

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