- 3.0.1 core module.
|
Public Member Functions | |
Bool (int val) | |
bool | operator> (int n) const |
Bool | operator+ (const Bool &rhs) const |
bool | operator== (const Bool &rhs) const |
Public Attributes | |
bool | value |
|
inlineexplicit |
Referenced by operator+(), operator>(), and TEST_F().
bool Bool::value |
Referenced by operator+(), operator<<(), operator==(), and operator>().