half.opEquals

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

Meta