mirror of
https://github.com/OpenTTD/OpenTTD
synced 2026-01-17 17:32:45 +01:00
Using std::span provides both the start and end of the list, which allows validating that the requested layout is in range.
Using std::span provides both the start and end of the list, which allows validating that the requested layout is in range.