half.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. half opBinary(T o)
  2. half opBinary(T o)
    struct half
    @nogc pure const nothrow
    opBinary
    (
    string op
    T
    )
    (
    T o
    )
    if (
    is(T : float)
    )

Meta