Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
phoenix::concat_tuple_element< TupleT1, TupleT2, N, AppendT > Struct Template Reference

#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
 

Member Typedef Documentation

template<typename TupleT1, typename TupleT2, int N, typename AppendT>
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

The documentation for this struct was generated from the following file: