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 488d41f commit 441d4c0Copy full SHA for 441d4c0
cpp/ql/src/semmle/code/cpp/exprs/Cast.qll
@@ -1,6 +1,6 @@
1
/**
2
* Provides classes for modeling C/C++ casts and conversions, as well as some
3
- * type related operators such as `sizeof` and `alignof`.
+ * type-related operators such as `sizeof` and `alignof`.
4
*/
5
6
import semmle.code.cpp.exprs.Expr
0 commit comments