OpenTTD Source 20250221-master-gcc93699459
|
Base for bitset types that accept strong types, i.e. More...
#include "bitmath_func.hpp"
Go to the source code of this file.
Data Structures | |
class | BaseBitSet< Timpl, Tvalue_type, Tstorage, Tmask > |
Base for bit set wrapper. More... | |
Base for bitset types that accept strong types, i.e.
types that need some casting like StrongType and enum class.
Definition in file base_bitset_type.hpp.