Vector.w

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ElemT w [@property setter]
  2. ElemT w [@property getter]
    struct Vector(ElemT, size_t SizeV)
    @property const
    static if(SizeV >= 4)
    ElemT
    w
    ()
    if (
    SizeV >= 1
    )

Meta