NestedElementType.NestedElementType

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

Meta