half.opBinary

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

Meta