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