Files
openttd-cmclient/src
Peter Nelson 440a633fcc Codechange: Remove shrink_to_fit for more lists.
A comment about "will actually do nothing" is out of date as that is not the case with std::vector.

These lists are always short lived (either within a command handler or in a window) so don't shrink_to_fit.
2024-04-27 19:25:34 +01:00
..
2024-04-27 04:40:44 +00:00
2023-07-03 18:08:03 +02:00
2023-09-10 08:40:25 -04:00
2024-03-22 22:24:17 +01:00