vsomeip
vsomeip copied to clipboard
Use Reference to Prevent Copying
trafficstars
Since the variables are marked const, we may also take them by ref. Which means we just want to see the variables.
This helps to generate minimal code.
and I also touched on CMakeLists.txt to tell CMake that the project does not need compatibility with older versions.