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<index_op, T0 *const, T1 > Struct Template Reference

#include <operators.hpp>

Public Types

typedef T0 & result_type
 

Static Public Member Functions

static result_type eval (T0 *const ptr, T1 const &index)
 

Member Typedef Documentation

template<typename T0 , typename T1 >
typedef T0& phoenix::binary_operator<index_op, T0 *const, T1 >::result_type

Member Function Documentation

template<typename T0 , typename T1 >
static result_type phoenix::binary_operator<index_op, T0 *const, T1 >::eval ( T0 *const  ptr,
T1 const &  index 
)
inlinestatic

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