Information
Media
Support
RSS
Other Adobe Projects
Other Resources
|
type_to_index< TYPES, T > Struct Template ReferenceReturns the index corresponding to a given type (or size if the type is not present).
#include <type_vector.hpp>
List of all members.
|
Public Types |
typedef boost::mpl::distance<
first, it >::type | type |
Static Public Attributes |
static const std::size_t | value |
Detailed Description
template<typename TYPES, typename T>
struct type_to_index< TYPES, T >
Definition at line 443 of file type_vector.hpp.
|