The source project of this merge request has been removed.
Update ExprTk
This update adds:
- Runtime checks to expressions when being evaluated
- Stackoverflow protections during both compilation and evaluation
- Various evaluation performance improvements
- Code clean-up in prep for rebasing to C++17
Edited by Arash Partow