baseInterface.Ifaces

Undocumented in source.
template baseInterface(T)
static if(!(is(T == interface)))
alias Ifaces = InterfacesTuple!T

Meta