wibble
1.1
|
#include <test.h>
Public Member Functions | |
AssertFailed (Location l, std::ostream &s=std::cerr) | |
~AssertFailed () | |
Public Attributes | |
std::ostream & | stream |
std::ostringstream | str |
bool | expect |
|
inline |
|
inline |
References wibble::assertFailure.
bool wibble::AssertFailed::expect |
std::ostringstream wibble::AssertFailed::str |
Referenced by wibble::operator<<().
std::ostream& wibble::AssertFailed::stream |