OpenTTD/.github
rubidium42 98e653dacc Fix #9386: compilers failing to compile with LTO by using variants instead of new + unique_ptr
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.
2021-06-26 20:28:34 +02:00
..
ISSUE_TEMPLATE
workflows Fix #9386: compilers failing to compile with LTO by using variants instead of new + unique_ptr 2021-06-26 20:28:34 +02:00
changelog.sh
FUNDING.yml
PULL_REQUEST_TEMPLATE.md
stale.yml