On Friday, 25 July 2014 at 22:29:30 UTC, Walter Bright wrote:
On 7/25/2014 2:55 PM, Jonathan M Davis wrote:Doesn't the compiler-generated opEquals do a memcmp when it can?Yes.
And even sometime when it cannot :D (floats for instance).
On Friday, 25 July 2014 at 22:29:30 UTC, Walter Bright wrote:
On 7/25/2014 2:55 PM, Jonathan M Davis wrote:Doesn't the compiler-generated opEquals do a memcmp when it can?Yes.
And even sometime when it cannot :D (floats for instance).