AutoCompare.opCmp

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int opCmp(Object o)
  2. int opCmp(typeof(this) s)
    template AutoCompare()
    const
    static if(!(is(typeof(this) == class)))
    int
    opCmp
    (
    ref const typeof(this) s
    )

Meta