Every two weeks, or so, we sit down with guests from the C++ community to discuss the latest news and what they have been up to. Find us at cppcast.com
SIMD
December 15, 2023
01:09:47
33.51 MB
Downloads: 0
Matthias Kretz joins Phil and Timur. Matthias talks about SIMD, including what it is, how it works, and what its useful for. We also discuss his proposal to introduce SIMD vocabulary types and functionality into the C++ standard and how it relates to what was in the Parallelism TS.
News
- MISRA C++ 2023 published
- Sonar webinar on MISRA C++ 2023 with Andreas Weis
- nlohmann/json 3.11.3 released
- reflect-cpp - Reflection library for C++20