[Issue 1846] bitmanip.BitArray.opIndex need const read-only version

Janice Caron caron800 at googlemail.com
Sun Feb 17 02:24:32 PST 2008


> There's going to be many const annotations to
> do throughout the library...

Including
    const int opCmp(in Object o)
    const bool object.opEquals(in Object o)
    const hash_t object.toHash()
    const string object.toString()

in Object?

Please...?


More information about the Digitalmars-d-bugs mailing list