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

#include <actor.hpp>

Inheritance diagram for phoenix::unpack_tuple< TupleT >:
Collaboration diagram for phoenix::unpack_tuple< TupleT >:

Public Types

typedef TupleT tuple_t
 

Public Member Functions

 unpack_tuple ()
 
 unpack_tuple (tuple_t const &tuple_)
 

Member Typedef Documentation

template<typename TupleT>
typedef TupleT phoenix::unpack_tuple< TupleT >::tuple_t

Constructor & Destructor Documentation

template<typename TupleT>
phoenix::unpack_tuple< TupleT >::unpack_tuple ( )
inline
template<typename TupleT>
phoenix::unpack_tuple< TupleT >::unpack_tuple ( tuple_t const &  tuple_)
inline

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