Why are opEquals/opCmp arguments not in or const for Objects?

Jonathan M Davis jmdavisProg at gmx.com
Wed Mar 20 23:51:55 PDT 2013


On Monday, March 18, 2013 00:19:03 Peter Williams wrote:
> So my question is "Why are the arguments to opEquals and opCmp
> (for Objects) not declared in or const?".

By the way, this is post where it was officially decided that we'd be working on 
removing opCmp, opEquals, toHash, and toString from Object. It also has a link 
to the prior discussion. Apparently, all that was way back in July. Man, how 
time flies...

- Jonathan M Davis


More information about the Digitalmars-d mailing list