On Sat, Sep 5, 2009 at 3:49 AM, #ponce<alil...@gmail.com> wrote:
> I'm currently using a lot of pointers to perform heavy computation
>
> Has D the equivalent for C's restrict ? More generally, how does D cope with 
> the aliasing of pointers ? I think it's crucial for the code optimizer.

It doesn't.

Reply via email to