StringField typedef

StringField = ValueField<string>

Implementation

typedef StringField = ValueField<string>;