DefineAttr

Helper template to ensure all attributes can take values of type string.

template DefineAttr (
alias name
TVal...
) {}

Meta