MISRA-CPP

MISRA C++ — Guidelines for the Use of C++ in Critical Systems

Coding standard for safe use of C++ in critical systems. Addresses language features that are undefined, implementation-defined, or error-prone. Updated for C++17 with guidance on templates, exceptions, and smart pointers.

Document
MISRA C++:2023
URL
https://misra.org.uk/misra-c-plus-plus/
Label
Standard
Keywords
MISRA C++ coding standard C++ language safety-critical templates exceptions smart pointers

Domain: Automotive · Standard