Skip to content

simplify arguments for cpp tool

Tomaz Canabrava requested to merge work/simplify_arguments_cpp_tool into master

Instead of passing a lot of arguments, that are never modified during execution, just fill a struct with constants and pass that struct instead.

Merge request reports

Loading