What guarantees does D 'const' provide, compared to C++?

Jonathan M Davis jmdavisProg at gmx.com
Thu Aug 16 21:17:39 PDT 2012


On Friday, August 17, 2012 04:46:34 Chris Cain wrote:
> Notice that I'm making an immutable(S) in that example.

I missed that. It's a known bug and in bugzilla somewhere. I'd have to go 
digging to find the exact bug# though. const constructors have the same 
problem.

- Jonathan M Davis


More information about the Digitalmars-d mailing list