Remove casting from previous commit and fix the following Klockwork issues:
1. Removing "return" from void functions. 2. Using "const" for operator= argument.
Showing
Please register or sign in to comment
1. Removing "return" from void functions. 2. Using "const" for operator= argument.