Definition at line 71 of file MP_boolean.cpp.
◆ Boolean_or()
◆ evaluate()
bool flopc::Boolean_or::evaluate |
( |
| ) |
const |
|
inlineprivatevirtual |
◆ operator||
For computing the logical OR of two booleansThis is used in the normal formation of an expression.
- Parameters
-
e1 | first boolean |
e2 | second boolean |
- Returns
- A boolean which evaluates to true if either booleans are true.
- Todo:
- true? haven't used it.
Definition at line 172 of file MP_boolean.cpp.
◆ left
◆ right
The documentation for this class was generated from the following file: