Skip to content

eflowRec : Remove a const_cast, make a few more things that could actually be const const

eflowRec continue on MT checker and const-correctness.

  • Remove a const_cast,
  • make a few more things that could actually const be.
  • Tidy a bit at large the relevant code

Still this leave a couple of const_cast in the package

Merge request reports