|
|
| Actual (const A &actual) |
| |
|
void | istrue () const |
| |
|
void | isfalse () const |
| |
|
template<typename E > |
| void | operator== (const E &expected) const |
| |
|
template<typename E > |
| void | operator!= (const E &expected) const |
| |
|
template<typename E > |
| void | operator< (const E &expected) const |
| |
|
template<typename E > |
| void | operator<= (const E &expected) const |
| |
|
template<typename E > |
| void | operator> (const E &expected) const |
| |
|
template<typename E > |
| void | operator>= (const E &expected) const |
| |
The documentation for this struct was generated from the following file: