OpenTTD Source
20241108-master-g80f628063a
|
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 119 of file strong_typedef_type.hpp.