Skip to content

TileL2Algs: Fix cppcheck warnings.

  • Pass class instances by const reference, not by value.
  • signed int shift.

Merge request reports