FieldInfo.FieldInfo

Undocumented in source.
template FieldInfo(T, S, size_t i)
static
enum FieldInfo = '\'' ~ S.tupleof[i].stringof ~ "' of type '" ~ T.stringof ~ '\'';

Meta