improve const-correctness (no complete fix)

Add constness to some methods that do not perform modifications, to allow calling them on const instances.

Merge request reports

Loading