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_l_op, std::ostream, T1 > Struct Template Reference

#include <special_ops.hpp>

Public Types

typedef std::ostream & result_type
 

Static Public Member Functions

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

Member Typedef Documentation

template<typename T1 >
typedef std ::ostream& phoenix::binary_operator<shift_l_op, std::ostream, T1 >::result_type

Member Function Documentation

template<typename T1 >
static result_type phoenix::binary_operator<shift_l_op, std::ostream, T1 >::eval ( std::ostream &  out,
T1 const &  rhs 
)
inlinestatic

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