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::__anon72db80733b11::CoutStream