Builder.opEquals

Forward default object methods to the mock.

  1. size_t toHash()
  2. string toString()
  3. int opCmp(Object o)
  4. bool opEquals(Object o)
    class Builder(T)
    override
    static if(is(T == class))
    bool
    opEquals
    (
    Object o
    )

Meta