Latest Talk
MISRA C++ 2023: Everything You Need to Know
The long-awaited MISRA guidelines for the use of C++17 in critical systems has been published as MISRA C++ 2023! Finally, a formal coding guideline specification to address current C++ coding features like nested namespaces, direct list initialization of enums, the if constexpr statement, and more. MISRA C++ 2023 offers guidance and avoidance of all instances…
On-demand Talks
Related topics: