spdlog
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Catch::IStream Struct Referenceabstract

Detailed Description

Definition at line 1297 of file catch.hpp.

#include <catch.hpp>

Public Member Functions

virtual ~IStream ()
 
virtual std::ostreamstream () const =0
 

Constructor & Destructor Documentation

◆ ~IStream()

virtual Catch::IStream::~IStream ( )
virtual

Member Function Documentation

◆ stream()

virtual std::ostream & Catch::IStream::stream ( ) const
pure virtual

The documentation for this struct was generated from the following file: