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 5073f4f commit 5455a36Copy full SHA for 5455a36
cpp/ql/test/library-tests/specifiers2/specifiers2.expected
@@ -27,6 +27,7 @@
27
| Function | cpp20.cpp:62:8:62:8 | operator= | operator= | extern, inline, is_constexpr, public |
28
29
| Function | cpp20.cpp:64:5:64:21 | TestExplicitBool4 | TestExplicitBool4 | explicit, extern, public |
30
+| Function | file://:0:0:0:0 | TestExplicitBool | TestExplicitBool | explicit, has_trailing_return_type |
31
| Function | file://:0:0:0:0 | operator delete | operator delete | extern |
32
| Function | file://:0:0:0:0 | operator new | operator new | extern |
33
| Function | specifiers2.c:11:6:11:6 | f | f | c_linkage, extern |
0 commit comments