Skip to content

Update ExprTk

Arash Partow requested to merge ArashPartow/walberla:master into master

This update adds:

  1. Runtime checks to expressions when being evaluated
  2. Stackoverflow protections during both compilation and evaluation
  3. Various evaluation performance improvements
  4. Code clean-up in prep for rebasing to C++17
Edited by Arash Partow

Merge request reports