Searched refs:ostream_ptr (Results 1 – 1 of 1) sorted by relevance
50 typedef std::unique_ptr< std::ostream > ostream_ptr; typedef52 static ostream_ptr55 ostream_ptr osp; in open_outfile()57 osp = ostream_ptr(new std::ofstream("/dev/stdout")); in open_outfile()59 osp = ostream_ptr(new std::ofstream(path.c_str())); in open_outfile()120 ostream_ptr m_os;191 ostream_ptr m_os;379 ostream_ptr m_os;