Vector.ortho

Undocumented in source. Be warned that the author may not have intended to support it.
  1. ThisT ortho()
    struct Vector(ElemT, size_t SizeV)
    const
    static if(SizeV == 2 && traits.isSigned!ElemT)
    ortho
    ()
    if (
    SizeV >= 1
    )
  2. ThisT ortho()

Meta