codeql/cpp-all
2.1.1
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)