Skip to content

TrigObjectMatching: Add some missing const declarations.

Add const declarations to methods where we can do so trivially. Moving to make methods of the matcher class const, to address ToolHandle constness issues.

Merge request reports