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

#include <tuple_helpers.hpp>

Public Types

typedef concat_tuple_element
< TupleT1, TupleT2,
0, typename tuple_element
< 0, TupleT2 >::type >::type 
type
 

Member Typedef Documentation

template<typename TupleT1 , typename TupleT2 >
typedef concat_tuple_element< TupleT1, TupleT2, 0, typename tuple_element<0, TupleT2>::type >::type phoenix::concat_tuples< TupleT1, TupleT2 >::type

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