codeql/cpp-all
11.0.0
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
An expression that has the same value as a specific sub-expression.
For example, in Java, the assignment x = rhs has the same value as rhs.
x = rhs
rhs