Skip to content
Snippets Groups Projects
Commit f7044ca2 authored by Siarhei Harkusha's avatar Siarhei Harkusha
Browse files

Fix const correctness in Tile containers

Some methods of Tile containers, which allow modifying
the contents of containers, violate the const correctness.

Tile convertors have been migrated to use mutable Tile containers.
Methods of Tile containers, which violate the const correctness
have been removed.
parent f7f14051
No related branches found
No related tags found
Loading
Showing
with 98 additions and 155 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment