|
OpenTTD Source 20251104-master-g3befbdd52f
|
Mix-in which makes the new Typedef compatible with another type (which is not the base type). More...
#include <strong_typedef_type.hpp>
Data Structures | |
| struct | mixin |
Mix-in which makes the new Typedef compatible with another type (which is not the base type).
| TCompatibleType | The other type to be compatible with. |
Definition at line 104 of file strong_typedef_type.hpp.