Skip to content

Commit 6ca8020

Browse files
committed
suppress cppcheck containerOutOfBounds in edge_cd.hpp
1 parent a47e8cc commit 6ca8020

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/.config/.cppcheck_suppression_list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ unusedFunction:../kactl/content/data-structures/UnionFind.h:14
6060
unusedFunction:../kactl/content/number-theory/ModPow.h:13
6161
unusedFunction:../kactl/stress-tests/utilities/genTree.h:49
6262
containerOutOfBounds:../library/data_structures_[l,r)/uncommon/permutation_tree.hpp:85
63+
containerOutOfBounds:../library/trees/edge_cd.hpp
6364
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/bit.hpp:12
6465
ctuOneDefinitionRuleViolation:../library/data_structures_[l,r)/lazy_seg_tree.hpp:4
6566
mismatchingContainerExpression:../library/trees/extra_members/virtual_tree.hpp:19

0 commit comments

Comments
 (0)