TaggedVariant.TypeOf

Undocumented in source.
template TaggedVariant(T)
alias TypeOf(string member) = typeof(__traits(getMember, T, member))

Meta