Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
catch_stream.cpp File Reference
#include "catch_common.h"
#include "catch_enforce.h"
#include "catch_stream.h"
#include "catch_debug_console.h"
#include "catch_stringref.h"
#include "catch_singletons.hpp"
#include <cstdio>
#include <iostream>
#include <fstream>
#include <sstream>
#include <vector>
#include <memory>
Include dependency graph for catch_stream.cpp:

Go to the source code of this file.

Classes

struct  Catch::StringStreams
 

Namespaces

namespace  Catch
 
namespace  Catch::detail
 

Functions

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