codeql/cpp-all
2.0.3-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Represents that a relation is ‘greater’ (that is, a > or >= relation).
>
>=
import semmle.code.cpp.rangeanalysis.RangeAnalysisUtils
Greater Greater()