mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-21 18:19:41 +00:00
ca3cb4d2ef
Class templates allow using partial template specialization, which is useful in case one wants to have a type conversion on a type that is itself templated.