Wire Sysio Wire Sysion 1.0.0
|
#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>
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 () |