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< tuple< A, B >, AppendT > Struct Template Reference

#include <tuple_helpers.hpp>

Public Types

typedef tuple< A, B, AppendT > type
 

Member Typedef Documentation

template<typename A , typename B , typename AppendT >
typedef tuple<A, B, AppendT> phoenix::concat_tuple< tuple< A, B >, AppendT >::type

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