Skip to main content
Author headshot

Frank van den Beuken

Principal Technical Support Engineer

Latest Content from Frank van den Beuken

Blog

Avoiding Bugs in Range-Based For-Loops with MISRA C++:2023®

MISRA C++:2023 introduces a number of new rules. Among them, MISRA C++:2023 Rule 9.5.2 helps you avoid bugs in range-based for-loops. Read on to learn how this rule guards against undefined behavior.
Coding Best Practices
Blog

A Brief History of C++

C++ is a popular programming language for safety-critical applications in the automotive industry. Here, we take a look back at the history of C++ as we prepare for the new MISRA C++:2023 guidelines.
Coding Best Practices, Security & Compliance
Blog

What You Need to Know About the Next MISRA® Standard: Introduction to MISRA C++:2023®

MISRA C++:2023 is expected to be released later this year. Ahead of the release, our expert provides an overview of MISRA C++ and a number of aspects of the new standard.
Coding Best Practices