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 |
The function object that outputs its second operand to the first one.
typedef void boost::output_fun::result_type |
|
inline |
References boost::phoenix::val().