ManaPlus
|
#include <catch.hpp>
Public Member Functions | |
CopyableStream () | |
CopyableStream (CopyableStream const &other) | |
CopyableStream & | operator= (CopyableStream const &other) |
Data Fields | |
std::ostringstream | oss |
|
inline |
|
inline |
std::ostringstream Catch::CopyableStream::oss |
Definition at line 1223 of file catch.hpp.
Referenced by CopyableStream(), and operator=().