Searched defs:output_fun (Results 1 – 1 of 1) sorted by relevance
32 struct output_fun struct34 typedef void result_type;37 void operator() (StreamT& strm, T const& val) const in operator ()()