codeql/cpp-all
5.1.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Represents that a relation is ‘lesser’ (that is, a < or <= relation).
<
<=
import semmle.code.cpp.rangeanalysis.RangeAnalysisUtils
Lesser Lesser()