The source project of this merge request has been removed.
Minor updates to ExprTk
- Updated multi-sub expression operator to return final sub-expression type.
- Updates to exprtk_disable_return_statement macro for disabling return statements and associated exceptions at the source code level.
- Various other updates