boost::gil::kth_element_type<bit_aligned_pixel_reference<BitField, ChannelBitSizes, L, IsMutable>, K>::type arrow_upward boost::gil::kth_element_type<bit_aligned_pixel_reference<BitField, ChannelBitSizes, L, IsMutable>, K>::type Synopsis Declared in <boost/gil/bit_aligned_pixel_reference.hpp> using type = packed_dynamic_channel_reference<BitField, mp11::mp_at_c<ChannelBitSizes, K>::value, IsMutable> const; Created with MrDocs