wesnoth/src/serialization
JJ Marr 0b46bd3044 Enable performance-no-automatic-move
Variables can be automatically moved when a function returns. However,
declaring a variable as const prevents that move from occuring (as the
move modifies the moved-from variable).
2025-01-25 08:58:45 -05:00
..
2024-10-25 04:03:23 -04:00
2024-10-25 04:03:23 -04:00
2024-12-12 03:12:38 +01:00
2024-12-12 03:12:38 +01:00