CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

Primitive predicate int::minimum

Returns the smaller of the receiver and the argument

int minimum(int other)