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
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