summaryrefslogtreecommitdiff
path: root/src/KingSystem/Physics/System/physInstanceSet.cpp
diff options
context:
space:
mode:
authorLéo Lam <leo@leolam.fr>2022-12-09 13:29:34 +0100
committerLéo Lam <leo@leolam.fr>2022-12-09 13:30:03 +0100
commit5a793566f308adbfea714e1803d6358c814ec4e3 (patch)
treeeb2b5eebafb3c26eed739ed0c9c0339e22d1f37f /src/KingSystem/Physics/System/physInstanceSet.cpp
parent8dbd0d7839f8c42b94290da31b3e80964e5b392e (diff)
Disable readability-make-member-function-const
It produces warnings in cases where we explicitly do *not* want to mark a function as const even though it can be, because it is not *logically* const. This is something no automated tool will be able to detect so disable the check to avoid spurious warnings.
Diffstat (limited to 'src/KingSystem/Physics/System/physInstanceSet.cpp')
0 files changed, 0 insertions, 0 deletions