AllMembers.GetMember

Undocumented in source.
template AllMembers(X...)
alias GetMember(string name) = I!(__traits(getMember, X, name))

Meta