WebStringCpp.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(WebStringCpp rhs)
  2. int opCmp(Char[] rhs)
    struct WebStringCpp
    const
    int
    opCmp
    (
    Char
    )
    (
    const Char[] rhs
    )
    if (
    isSomeChar!Char
    )

Meta