codeql/cpp-all
2.0.1-dev
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()