Semmle QL C/C++ standard library
Index
toString
Primitive type
int
Predicates
abs
acos
asin
atan
bitAnd
bitNot
bitOr
bitShiftLeft
bitShiftRight
bitShiftRightSigned
bitXor
cos
cosh
exp
gcd
log
log
log
log10
log2
maximum
maximum
minimum
minimum
pow
pow
sin
sinh
sqrt
tan
tanh
toString
Inherited predicates
ceil
copySign
floor
nextAfter
nextDown
nextUp
signum
ulp
Primitive predicate
int
::
toString
Returns a string representation of the receiver (in decimal)
string
toString
()