codeql/cpp-all
0.6.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the numeric base of the type. Can be either 2 (binary) or 10 (decimal).
int getBase ( )