mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-01-31 19:33:34 +00:00
98e653dacc
With std::variant all memory can be figured out at compile time, so the compiler needs to keep track of fewer elements. It also saves out a unique_ptr and its memory management, over a slight impact for resolving a setting. |
||
---|---|---|
.. | ||
ci-build.yml | ||
commit-checker.yml | ||
preview_build.yml | ||
preview_label.yml | ||
preview_push.yml | ||
release.yml |