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