ManaPlus
|
#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 |
|
inlinestatic |
Definition at line 345 of file catch.hpp.
References trueValue().
Referenced by Catch::Ptr< T >::operator SafeBool::type(), and Catch::Option< T >::operator SafeBool::type().
|
inlineprivate |