Remove const classifier in static_cast
The qualifier present in the type for the static_cast generates a compiler warning. Remove the const classifier as it is troublesome and unnecessary.
parent
1b08b314
No related branches found
No related tags found