Rect.maxv

Undocumented in source. Be warned that the author may not have intended to support it.
  1. T maxv(T v1, T v2)
    struct Rect(T)
    nothrow static
    T
    maxv
    ()
    (
    T v1
    ,
    T v2
    )
  2. vectp maxv(vectp v1, vectp v2)

Meta