Translating C const

Jacob Carlborg doob at me.com
Tue May 15 12:58:46 PDT 2012


On 2012-05-15 21:50, Ali Çehreli wrote:

> Not possible in D. D's const is transitive. If b is const, then what it
> points to is also const.
>
> Ali
>

Then it would be best to not declare that as const?

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list