Object
Lloyd Dupont
ld-REMOVE at galador.net
Mon Jun 13 00:27:23 PDT 2011
I see.... mm....
Thanks for the info!
"Jonathan M Davis" wrote in message
news:mailman.866.1307943671.14074.digitalmars-d-learn at 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.
More information about the Digitalmars-d-learn
mailing list