isSupportedSimpleType.ti

Undocumented in source.
template isSupportedSimpleType(T, string m)
alias ti = typeof(__traits(getMember, T, m))

Meta