codeql/cpp-all
0.12.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the bit size of type t. Only holds if t is an integral or enum type.
t
int integralBitSize(Type t)