boost::yap::print
// In header: <boost/yap/print.hpp> template<typename Expr> ( os, expr);
Prints expression expr to stream os. Returns os.