We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 225c22c commit f358e61Copy full SHA for f358e61
cpp/ql/src/jsf/4.07 Header Files/AV Rule 35.qhelp
@@ -68,6 +68,9 @@ some are after the final <code>#endif</code>. All three of these things must be
68
<li>
69
<a href="http://www.cplusplus.com/forum/articles/10627/">Headers and Includes: Why and How</a>
70
</li>
71
+<li>
72
+ <a href="https://gcc.gnu.org/onlinedocs/cppinternals/Guard-Macros.html">The Multiple-Include Optimization</a>
73
+</li>
74
75
76
</references>
0 commit comments