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<shift_r_op, std::istream, T1 > Struct Template Reference

#include <special_ops.hpp>

Public Types

typedef std::istream & result_type
 

Static Public Member Functions

static result_type eval (std::istream &out, T1 &rhs)
 

Member Typedef Documentation

template<typename T1 >
typedef std ::istream& phoenix::binary_operator<shift_r_op, std::istream, T1 >::result_type

Member Function Documentation

template<typename T1 >
static result_type phoenix::binary_operator<shift_r_op, std::istream, T1 >::eval ( std::istream &  out,
T1 &  rhs 
)
inlinestatic

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