RefBox.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(const(RefBox!(T)) val)
    class RefBox(T)
    const
    bool
    opEquals
    (
    ref const(RefBox!(T)) val
    )
  2. bool opEquals(const(T) val)

Meta