MisraC++¶
MISRA C++:2008
In addition to the explicitly available rules in this rule set you can also configure other rules to check for more rules of the rule set:-
Rule MisraC++-17.0.4: All library code shall conform to MISRA C++.
To check libraries used in your project, simply apply all the rules to the source code of these libraries. (We do not support binary analysis).
Excerpt from MISRA C++:2008. Copyright MIRA Limited © 2008
Note
For legal reasons, this rule’s description is not part of the public documentation.