template <>
struct PropertyTraits
Defined at line 278 of file ../../src/lib/zxdump/include/lib/zxdump/types.h
The actual type of this property is `char[ZX_MAX_NAME_LEN]`.
Every other property uses a normal value type, not an array.
Since an array can't be returned by value, it's returned as std::array.
Public Members
static basic_string_view kName