InterfacesTuple.InterfacesTuple

Undocumented in source.
template InterfacesTuple(T)
alias InterfacesTuple = Filter!(isInterface, TransitiveBaseTypeTuple!T)

Meta