SSOString.opEquals

Check if this is equal to rhs.

  1. bool opEquals(typeof(this) rhs)
    struct SSOString
    pure nothrow @nogc const scope @trusted
    bool
    opEquals
    ()
    (
    const scope auto ref typeof(this) rhs
    )
  2. bool opEquals(const(char)[] rhs)

Meta