SSOString.opEquals

Check if this is equal to rhs.

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

Meta