InsensitiveT.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(InsensitiveT!T b)
    struct InsensitiveT(T)
    const const
    static if(vendor != Vendor.digitalMars || version_minor >= 59)
    int
    opCmp
    (
    const InsensitiveT!T b
    )
    if (
    isSomeString!T
    )
  2. int opCmp(InsensitiveT!T b)

Meta