mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2026-07-24 03:56:43 +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.