Home
last modified time | relevance | path

Searched defs:output_fun (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/log/utility/functional/
Dbind_output.hpp32 struct output_fun struct
34 typedef void result_type;
37 void operator() (StreamT& strm, T const& val) const in operator ()()