I use a Python script for some checks based on Cppcheck dump-files. The following functions are functional equal. The second function contains some unnecessary lines of code but in the dump-file the lambda function is missing.
Used version: Cppcheck 2.3 (Windows 10).
I use a Python script for some checks based on Cppcheck dump-files. The following functions are functional equal. The second function contains some unnecessary lines of code but in the dump-file the lambda function is missing.
Used version: Cppcheck 2.3 (Windows 10).
First function and dump-file extract:
Second Function and dump-file extract:
Last edit: Mathias Schmid 2021-01-27