Predicate sixteenToThe
Gets the value of 16 to the power of n. Holds only for n in the range
0..7 (inclusive).
Import path
import codeql.NumberUtilsint sixteenToThe(int n)Gets the value of 16 to the power of n. Holds only for n in the range
0..7 (inclusive).
import codeql.NumberUtilsint sixteenToThe(int n)