Fully transitive const is not necessary

Janice Caron caron800 at googlemail.com
Fri Apr 4 10:33:22 PDT 2008


On 04/04/2008, Steven Schveighoffer <schveiguy at yahoo.com> wrote:
>  what I don't get is how people ... can't
>  understand this.

It's because you (...and now me...) are describing a totally new
concept which does not yet exist. Even the "mutable" keyword in C++
doesn't come close to this, because C++ doesn't have either transitive
const or invariant. This really is something new.

(Everyone else, see the "unpaintable..." thread for a first stab at an
explanation).



More information about the Digitalmars-d mailing list