Searched defs:CoutStream (Results 1 – 1 of 1) sorted by relevance
13712 class CoutStream : public IStream { class13717 CoutStream() : m_os( Catch::cout().rdbuf() ) {} in CoutStream() function in Catch::Detail::__anon3f5b0e123b11::CoutStream