|
Namespaces |
namespace | impl |
Data Structures |
struct | Field |
struct | Field< const TupleType, index > |
struct | SubType< Tuple< TypeList< H, Ts > >, index > |
struct | SubType< Tuple< TypeList< H, Ts > >, 0 > |
struct | SubType< const Tuple< TypeList< H, Ts > >, index > |
struct | SubType< const Tuple< TypeList< H, Ts > >, 0 > |
Functions |
template<size_t index, typename TupleType > |
Field< TupleType, index >::Type & | field (TupleType &tuple) |
template<typename TupleType , typename Functor > |
void | forEach (TupleType &tuple, Functor &fun) |