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

#include <composite.hpp>

Public Types

typedef make_composite
< OperationT, actor< BaseT >
>::type 
type
 

Static Public Member Functions

static type construct (actor< BaseT > const &_0)
 

Member Typedef Documentation

template<typename OperationT, typename BaseT>
typedef make_composite<OperationT, actor<BaseT> >::type phoenix::impl::make_unary< OperationT, BaseT >::type

Member Function Documentation

template<typename OperationT, typename BaseT>
static type phoenix::impl::make_unary< OperationT, BaseT >::construct ( actor< BaseT > const &  _0)
inlinestatic

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