|
Ylva And Malin
|
#include <catch.hpp>

Public Member Functions | |
| ReusableStringStream () | |
| ~ReusableStringStream () | |
| auto | str () const -> std::string |
| template<typename T > | |
| auto | operator<< (T const &value) -> ReusableStringStream & |
| auto | get () -> std::ostream & |
Static Public Member Functions | |
| static void | cleanup () |
| Catch::ReusableStringStream::ReusableStringStream | ( | ) |
| Catch::ReusableStringStream::~ReusableStringStream | ( | ) |
|
static |
|
inline |

|
inline |
| auto Catch::ReusableStringStream::str | ( | ) | const -> std::string |

1.8.11