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.


Reply via email to