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_references_vector_type< BitField, ChannelBitSizesVector > Class Template Reference

#include <metafunctions.hpp>

Public Types

typedef mpl::transform
< typename mpl::pop_back
< first_bits_vector >::type,
ChannelBitSizesVector,
packed_channel_reference_type
< BitField, mpl::_1, mpl::_2 >
>::type 
type
 

Member Typedef Documentation

template<typename BitField , typename ChannelBitSizesVector >
typedef mpl::transform<typename mpl::pop_back<first_bits_vector>::type, ChannelBitSizesVector, packed_channel_reference_type<BitField, mpl::_1,mpl::_2> >::type boost::gil::detail::packed_channel_references_vector_type< BitField, ChannelBitSizesVector >::type

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