Open Koldar opened 6 years ago
We should add "const" qualifier to every function parameter when needed. This should transmit even more what is the code intent.
The following is a list of places where the const might be introduced:
parseCommandLineArguments
We should add "const" qualifier to every function parameter when needed. This should transmit even more what is the code intent.
The following is a list of places where the const might be introduced:
parseCommandLineArguments