We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5acca4 commit b75b0baCopy full SHA for b75b0ba
cpp/ql/lib/semmle/code/cpp/ir/internal/IRUtilities.qll
@@ -12,7 +12,7 @@ private Type getDecayedType(Type type) {
12
}
13
14
/**
15
- * Holds if the sepcified variable is a structured binding with a non-reference
+ * Holds if the specified variable is a structured binding with a non-reference
16
* type.
17
*/
18
predicate isNonReferenceStructuredBinding(Variable v) {
0 commit comments