codeql/cpp-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
The type of the enum-base [N4140 7.2], if it is specified. For example: int in enum E : int.
int
enum E : int
Type getExplicitUnderlyingType()