ElementType.ElementType

Undocumented in source.
  1. alias ElementType = T
    template ElementType(R)
    static if(is(typeof(R.init.front.init) T))
    alias ElementType = T
  2. alias ElementType = void

Meta