Wire Sysio Wire Sysion 1.0.0
|
#include <iosfwd>
#include <cstddef>
#include <ostream>
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 * |