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