Cppcheck
|
#include <library.h>
Public Types | |
enum class | Type { le , lt , eq , ge , gt , range } |
Public Member Functions | |
bool | isInt () const |
Public Attributes | |
enum Library::InvalidArgValue::Type | type |
std::string | op1 |
std::string | op2 |
|
strong |
|
inline |
Definition at line 414 of file library.h.
References MathLib::isInt(), and op1.
enum Library::InvalidArgValue::Type Library::InvalidArgValue::type |