NestedElementType.NestedElementType

Undocumented in source.
  1. alias NestedElementType = NestedElementType!(ElementType!T)
    template NestedElementType(T)
    static if(isArray!T)
    alias NestedElementType = NestedElementType!(ElementType!T)
  2. alias NestedElementType = T

Meta