const - Best practices
    Mehrdad 
    wfunction at hotmail.com
       
    Sat Dec 31 06:08:59 PST 2011
    
    
  
On 12/31/2011 9:02 AM, Caligo wrote:
>
>
> On Sun, Jan 2, 2011 at 4:43 PM, Jonathan M Davis <jmdavisProg at gmx.com 
> <mailto:jmdavisProg at gmx.com>> wrote:
>
>
>
>     - Jonathan M Davis
>
>
> Almost a year has passed, and what is the state of const now?  Is it 
> still broken?  I've been reading some threads on SO, and I'm a bit 
> confused as to what's correct in my code and what's not.
AFAIK it's still broken.
People will probably tell you otherwise, but last time I checked, as 
soon as things get 'atypical' (e.g. opApply with inout) it breaks.
    
    
More information about the Digitalmars-d
mailing list