make a change they didn't want to? (other than ==/=)
There are plenty of design choices you want something be const. For instance let's say I am creating a game. I store the config variables some global CFG state (world width, height, etc) as const so I don't accidentally change it and make my life hell.
Обсуждают сегодня