ZeroString.opCmp

Compare with another string.

  1. int opCmp(ZeroString )
  2. int opCmp(ZeroString str)
    struct ZeroString(string TypeName)
    const nothrow @trusted
    int
    opCmp
    (
    const ref ZeroString str
    )

Meta