Datatype TRelationStrictness
The strictness of a relation. Either ‘strict’ (that is, a < or >
relation) or ‘non-strict’ (a <= or >= relation).
Import path
import semmle.code.cpp.rangeanalysis.RangeAnalysisUtilsThe strictness of a relation. Either ‘strict’ (that is, a < or >
relation) or ‘non-strict’ (a <= or >= relation).
import semmle.code.cpp.rangeanalysis.RangeAnalysisUtils