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

#include <operators.hpp>

Public Types

typedef T0 & result_type
 

Static Public Member Functions

static result_type eval (T0 &lhs, T1 const &rhs)
 

Member Typedef Documentation

template<typename T0 , typename T1 >
typedef T0& phoenix::binary_operator<divide_assign_op, T0, T1 >::result_type

Member Function Documentation

template<typename T0 , typename T1 >
static result_type phoenix::binary_operator<divide_assign_op, T0, T1 >::eval ( T0 &  lhs,
T1 const &  rhs 
)
inlinestatic

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