Home
last modified time | relevance | path

Searched refs:ostream_fun (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/fusion/test/sequence/
Dsegmented_iterator_range.cpp24 struct ostream_fun struct
26 ostream_fun(std::ostream &sout) in ostream_fun() function
62 fusion::for_each(slice, ostream_fun(sout)); in process_tree()