NextTypeOf.NextTypeOf

Undocumented in source.
  1. alias NextTypeOf = U
  2. alias NextTypeOf = T
    template NextTypeOf(T)
    static if(!(is(T : U[], U)))
    alias NextTypeOf = T

Meta