Vc 1.2.0
Vc 1.2.0 contains API cleanups and bug fixes.
User Changelog
- Improved documentation, especially on
SimdArray<T, N>
- Rewritten
Vector<T>
andSimdArray<T, N>
binary operators for more correctness and to follow the latest proposal to the C++ standards committee - Fixed trait that queries mutability of callable to
simd_for_each
- A few build system cleanups
- Improved ICC support