Skip to content

TileDetDescr+TileSimEvent+ByteStreamCnvSvcLegacy: Fix cppcheck warnings.

  • Prohibit copying of class owning memory.
  • Pass class instances by const reference, not by value.

Merge request reports