HiBONT.opOpAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opOpAssign(HiBONT cat)
  2. void opOpAssign(T cat)
    struct HiBONT
    @nogc
    void
    opOpAssign
    (
    string op
    T
    )
    (
    T cat
    )
    if (
    op == "~"
    )

Meta