DictionaryList.FieldTuple

Undocumented in source.
struct DictionaryList(VALUE, bool case_sensitive = true, size_t NUM_STATIC_FIELDS = 32)
struct FieldTuple {}

Members

Variables

key
string key;
Undocumented in source.
value
ValueType value;
Undocumented in source.

Meta