You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CppCoreGuidelines.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -20417,7 +20417,7 @@ Reference sections:
20417
20417
Libraries used have to have been approved for mission critical applications.
20418
20418
Any similarities to this set of guidelines are unsurprising because Bjarne Stroustrup was an author of JSF++.
20419
20419
Recommended, but note its very specific focus.
20420
-
* _MISRA C++ 2008: Guidelines for the use of the C++ language in critical systems_. (Copies of this document can be found on the Internet, but it is not clear whether they are legally posted. This may limit its usefulness.)
20420
+
* [_MISRA C++ 2008: Guidelines for the use of the C++ language in critical systems_] (https://www.misra.org.uk/Buyonline/tabid/58/Default.aspx).
0 commit comments