opEquals needs to return bool

Frank Benoit keinfarbton at googlemail.com
Fri May 16 16:36:04 PDT 2008


Janice Caron schrieb:

> OK, let's just keep it simple. Let bools be int-sized, and let
> opEquals return bool.

Hehe, changing the size of an existing integral type. That is going to 
be fun :)

However, i really think opEquals should be bool. int as return type is 
ugly and simply feels wrong.



More information about the Digitalmars-d mailing list