On 10/2/11, Andrej Mitrovic <[email protected]> wrote: > bool opEquals(T)(ref const T rhs) const > { > return this == this; > }
This right here gets an award of some kind. I'll show myself the exit doors. LOL.
On 10/2/11, Andrej Mitrovic <[email protected]> wrote: > bool opEquals(T)(ref const T rhs) const > { > return this == this; > }
This right here gets an award of some kind. I'll show myself the exit doors. LOL.