Searched defs:to_log_fun (Results 1 – 1 of 1) sorted by relevance
34 struct to_log_fun struct36 typedef void result_type;39 void operator() (StreamT& strm, T const& val) const in operator ()()47 struct to_log_fun< void > struct49 typedef void result_type;52 void operator() (StreamT& strm, T const& val) const in operator ()()