Provides indexed access to the types of the elements of a kumi::product_type.
- Template Parameters
-
| I | Index of the type to retrieve |
| T | kumi::product_type to access |
Helper type-trait
{
template<std::size_t I, typename T> struct element;
}
Main KUMI namespace.
Definition algorithm.hpp:11