I see.... mm....
Thanks for the info!

"Jonathan M Davis" wrote in message news:mailman.866.1307943671.14074.digitalmars-d-le...@puremagic.com...

Object is not currently const-correct:
http://d.puremagic.com/issues/show_bug.cgi?id=1824

As a result, a number of basic functions do not currently work with const
objects. So, making opEquals const means that it's not going to work. It
sucks, but until Object is fixed to be const-correct, that's the way it goes.

Reply via email to