NextTypeOf.NextTypeOf

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

Meta