codeql/cpp-all
1.4.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the numeric base of this type’s representation: 2 (binary) or 10 (decimal).
int getBase()