TStructHelpers.unset

Undocumented in source. Be warned that the author may not have intended to support it.
mixintemplate TStructHelpers(alias fieldMetaData = cast(TFieldMeta[])null)
void
unset
(
string fieldName
)
()
if (
is(MemberType!(This, fieldName))
)
if (
is(typeof(fieldMetaData) : TFieldMeta[])
)

Meta