_rect_type._rect_type

Undocumented in source.
  1. alias _rect_type = S
    template _rect_type(S, size_t i)
    static if(i == rectArrayAt)
    alias _rect_type = S
  2. alias _rect_type = _rect_type!(ElementType!S, i + 1)

Meta