Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::output_fun Struct Reference

The function object that outputs its second operand to the first one. More...

#include <bind_output.hpp>

Public Types

typedef void result_type
 

Public Member Functions

template<typename StreamT , typename T >
void operator() (StreamT &strm, T const &val) const
 

Detailed Description

The function object that outputs its second operand to the first one.

Member Typedef Documentation

Member Function Documentation

template<typename StreamT , typename T >
void boost::output_fun::operator() ( StreamT &  strm,
T const &  val 
) const
inline

References boost::phoenix::val().


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