template <uint32_t Property>
struct PropertyTraits
Defined at line 268 of file ../../src/lib/zxdump/include/lib/zxdump/types.h
Similar for `get_property` properties, but these are always fixed-size.
The generic template is defined and thus invalid properties are allowed at
compile time, just because almost every property uses the same type.