deadalnix:

That is usually a bad idea as it will fuck up pretty bad the aliasing analysis capabilities of the compiler.

With LDC I've seen that using raw pointers sometimes gives a little extra performance, but with DMD I've some times a lower performance.

Bye,
bearophile

Reply via email to