How does D cope with aliasing

#ponce aliloko at gmail.com
Sat Sep 5 00:49:06 PDT 2009


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.




More information about the Digitalmars-d-learn mailing list