Getting the const-correctness of Object sorted once and for all

Walter Bright newshound2 at digitalmars.com
Mon May 14 16:54:34 PDT 2012


On 5/14/2012 10:08 AM, Tove wrote:
> but c++ has the 'mutable' keyword as an easy escape route...

The existence of that capability means that 'const' in C++ cannot be 
meaningfully reasoned about.


More information about the Digitalmars-d mailing list