half.opAssign

Assign with float.

  1. half opAssign(T other)
    struct half
    @nogc ref pure nothrow
    opAssign
    (
    T
    )
    ()
    if (
    is(T : float)
    )
  2. half opAssign(T other)

Meta