We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0513c commit c784643Copy full SHA for c784643
1 file changed
tests/.config/.cppcheck_suppression_list
@@ -61,5 +61,6 @@ unusedFunction:../kactl/content/data-structures/UnionFind.h:14
61
unusedFunction:../kactl/content/number-theory/ModPow.h:13
62
unusedFunction:../kactl/stress-tests/utilities/genTree.h:49
63
containerOutOfBounds:../library/data_structures_[l,r)/uncommon/permutation_tree.hpp:85
64
-ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:5
+ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:13
65
+ctuOneDefinitionRuleViolation:../library/data_structures_[l,r]/bit.hpp:13
66
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/lazy_seg_tree.hpp:4
0 commit comments