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<or_op, T0, T1 > Struct Template Reference

#include <operators.hpp>

Public Types

typedef higher_rank< T0, T1 >
::type const 
result_type
 

Static Public Member Functions

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

Member Typedef Documentation

template<typename T0 , typename T1 >
typedef higher_rank<T0, T1>::type const phoenix::binary_operator<or_op, T0, T1 >::result_type

Member Function Documentation

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

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