InheritedClassImpl.tmp

Undocumented in source.
template InheritedClassImpl(T)
static if(is(T : Nullable!F, F) || is(T : NullableStore!F, F))
alias tmp = AliasSeq!(T, interfs)

Meta