Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
detail::channel_order< CS > Struct Template ReferenceList of all members.
|
Public Types |
typedef boost::mpl::insert_range<
V0, boost::mpl::end< V0
>::type, boost::mpl::range_c<
std::size_t, 0, CS::num_channels
> >::type | type |
typedef boost::mpl::vector0_c<
std::size_t > | V0 |
Detailed Description
template<typename CS>
struct detail::channel_order< CS >
Definition at line 49 of file reduce.hpp.
|