Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
detail::type_vec_to_integer_impl< VEC, BASIS, VEC_SIZE > Struct Template ReferenceList of all members.
|
Public Types |
typedef boost::mpl::back<
VEC >::type | last |
typedef boost::mpl::pop_back<
VEC >::type | rest |
Static Public Attributes |
|
static const int | value |
Detailed Description
template<typename VEC, int BASIS, int VEC_SIZE>
struct detail::type_vec_to_integer_impl< VEC, BASIS, VEC_SIZE >
Definition at line 158 of file reduce.hpp.
|