#include <tuple_helpers.hpp>
Public Types | |
typedef concat_tuple_element < typename concat_tuple < TupleT1, AppendT >::type, TupleT2, N+1, typename tuple_element< N+1, TupleT2 > ::type >::type | type |
typedef concat_tuple_element< typename concat_tuple<TupleT1, AppendT>::type, TupleT2, N+1, typename tuple_element<N+1, TupleT2>::type >::type phoenix::concat_tuple_element< TupleT1, TupleT2, N, AppendT >::type |