Congratulations to the D Team!

Walter Bright newshound2 at digitalmars.com
Tue Jul 10 19:30:37 PDT 2012


On 7/10/2012 6:07 PM, Timon Gehr wrote:
> (conceptually, the structures are immutable and infinite.)


What a minute - how are you doing toHash for an infinite structure?

The only way you could is by doing toHash on the initial condition for it. And 
that could be made const.

Same for opEquals.


More information about the Digitalmars-d mailing list