#include <catch/catch.hpp>
Definition at line 1440 of file catch.hpp.
◆ ReusableStringStream() [1/2]
Catch::ReusableStringStream::ReusableStringStream |
( |
| ) |
|
◆ ~ReusableStringStream() [1/2]
Catch::ReusableStringStream::~ReusableStringStream |
( |
| ) |
|
◆ ReusableStringStream() [2/2]
Catch::ReusableStringStream::ReusableStringStream |
( |
| ) |
|
◆ ~ReusableStringStream() [2/2]
Catch::ReusableStringStream::~ReusableStringStream |
( |
| ) |
|
◆ get() [1/2]
auto Catch::ReusableStringStream::get |
( |
| ) |
-> std::ostream& |
|
inline |
◆ get() [2/2]
auto Catch::ReusableStringStream::get |
( |
| ) |
-> std::ostream& |
|
inline |
◆ operator<<() [1/2]
◆ operator<<() [2/2]
◆ str() [1/2]
auto Catch::ReusableStringStream::str |
( |
| ) |
const -> std::string |
◆ str() [2/2]
auto Catch::ReusableStringStream::str |
( |
| ) |
const -> std::string |
The documentation for this class was generated from the following files: