Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_stream.h File Reference
#include <iosfwd>
#include <cstddef>
#include <ostream>
Include dependency graph for catch_stream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Catch::IStream
 
class  Catch::ReusableStringStream
 

Namespaces

namespace  Catch
 

Functions

std::ostream & Catch::cout ()
 
std::ostream & Catch::cerr ()
 
std::ostream & Catch::clog ()
 
auto Catch::makeStream (StringRef const &filename) -> IStream const *