OpenTTD Source 20250205-master-gfd85ab1e2c
|
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 116 of file strong_typedef_type.hpp.