Definition at line 61 of file MP_boolean.cpp.
◆ Boolean_and()
◆ evaluate()
bool flopc::Boolean_and::evaluate |
( |
| ) |
const |
|
inlineprivatevirtual |
◆ operator &&
For computing the logical AND 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 of both booleans are true.
- Todo:
- true? haven't used it.
Definition at line 169 of file MP_boolean.cpp.
◆ left
◆ right
The documentation for this class was generated from the following file: