google-readability-casting¶
The google-readability-casting check is an alias, please see
modernize-avoid-c-style-cast
for more information.
Finds usages of C-style casts.
https://google.github.io/styleguide/cppguide.html#Casting
Corresponding cpplint.py check name: readability/casting.