Safer casts

Yigal Chripun yigal100 at gmail.com
Sun May 11 06:10:36 PDT 2008


Simen Kjaeraas wrote:
> 
> For 3), what if I want to cast const(int*) to const(int)*?
> cast(const(int)*)cast(!const)foo?
> 
> -- Simen

that looks correct.



More information about the Digitalmars-d mailing list