#include <catch.hpp>
Public Types | |
typedef void(SafeBool::* | type )() const |
Static Public Member Functions | |
static type | makeSafe (bool value) |
Private Member Functions | |
void | trueValue () const |
typedef void(SafeBool::* Catch::SafeBool::type)() const |
static type Catch::SafeBool::makeSafe | ( | bool | value | ) | [inline, static] |
void Catch::SafeBool::trueValue | ( | ) | const [inline, private] |