Skip to content

Constify arg and use const_iterator (BUGZ-4206)

bz 4206 part 12: Argument of a function must be const for call from sibling function to work; as a consequence, body of function must also deal with the constness.

Merge request reports

Loading