We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5626d6 commit 1955492Copy full SHA for 1955492
tests/.config/.cppcheck_suppression_list
@@ -43,6 +43,7 @@ knownConditionTrueFalse:../library/strings/suffix_array/suffix_array.hpp:62
43
knownConditionTrueFalse:../library/strings/suffix_array/suffix_array_short.hpp:34
44
knownConditionTrueFalse:../library/dsu/kruskal_tree.hpp:13
45
knownConditionTrueFalse:../library/dsu/dsu.hpp:11
46
+knownConditionTrueFalse:../library/dsu/dsu_weighted.hpp:29
47
constVariable:../kactl/content/numerical/NumberTheoreticTransform.h:30
48
constVariable:../kactl/content/graph/CompressTree.h:20
49
constVariableReference:../kactl/content/graph/CompressTree.h:20
0 commit comments