Searched refs:print_followed_by (Results 1 – 2 of 2) sorted by relevance
67 hello_tpl().subscribe(rxu::print_followed_by(std::cout, " and "), rxu::endline(std::cout)); in wmain()
539 auto print_followed_by(OStream& os, DelimitValue dv) in print_followed_by() function