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_binary3< OperationT, BaseA, BaseB > Struct Template Reference

#include <composite.hpp>

Public Types

typedef make_composite
< OperationT, actor< BaseA >
, actor< BaseB > >::type 
type
 

Static Public Member Functions

static type construct (actor< BaseA > const &_0, actor< BaseB > const &_1)
 

Member Typedef Documentation

template<typename OperationT, typename BaseA, typename BaseB>
typedef make_composite<OperationT, actor<BaseA>, actor<BaseB> >::type phoenix::impl::make_binary3< OperationT, BaseA, BaseB >::type

Member Function Documentation


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