On Sunday, 4 January 2015 at 05:24:09 UTC, Martin Nowak wrote:
It requires a `final bool opEquals(SameClass other)` method to avoid the virtual call.

`final bool opEquals(Object)` is enough, no?

Reply via email to