22.05.2012 22:52, bearophile написал:
How is the development of the D SIMD ops going? Are those efforts (maybe with the help of another higher level Phobos lib) going to avoid the silly problems shown in that article?
So the question is: do we need `aligned(T)(T)` function? It can work like current `scoped` implementation e.g.:
https://github.com/D-Programming-Language/phobos/pull/570/files#L0R3096 Thoughts? -- Денис В. Шеломовский Denis V. Shelomovskij
