ImplicitPatchFieldName.ImplicitPatchFieldName

Undocumented in source.
template ImplicitPatchFieldName(TModel, Patch)
static if(is(typeof(member) == Patch))
enum ImplicitPatchFieldName = __traits(identifier, member);

Meta