ElementType.ElementType

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

Meta