Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
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 |
Definition at line 56 of file gtest_pred_impl_unittest.cc.
|
inlineexplicit |
Definition at line 57 of file gtest_pred_impl_unittest.cc.
|
inline |
Definition at line 59 of file gtest_pred_impl_unittest.cc.
Definition at line 61 of file gtest_pred_impl_unittest.cc.
|
inline |
Definition at line 63 of file gtest_pred_impl_unittest.cc.
bool Bool::value |
Definition at line 65 of file gtest_pred_impl_unittest.cc.