TileDetDescr: Fix cppcheck warnings.
- Prohibit copying of class owning memory. - Pass class instances by const reference, not by value.
Loading
Please register or sign in to comment
- Prohibit copying of class owning memory. - Pass class instances by const reference, not by value.