AutoCompare.opEquals

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

Meta