-
Notifications
You must be signed in to change notification settings - Fork 25
Why Fighter Jets Ban 90% of C++ Features #161
Copy link
Copy link
Open
Labels
discussShare your constructive thoughts on how to make progress with this issueShare your constructive thoughts on how to make progress with this issuetechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
Metadata
Metadata
Assignees
Labels
discussShare your constructive thoughts on how to make progress with this issueShare your constructive thoughts on how to make progress with this issuetechnicalA technical issue that requires understanding of the code, infrastructure or dependenciesA technical issue that requires understanding of the code, infrastructure or dependencies
Type
Fields
Give feedbackNo fields configured for Feature.
Watch: https://youtu.be/Gv4sDL9Ljww
Discussed at: https://news.ycombinator.com/item?id=46183657
Which references:
"JOINT STRIKE FIGHTER AIR VEHICLE
C++CODING STANDARDS" https://www.stroustrup.com/JSF-AV-rules.pdfThis sounds remarkably like "
JavaScriptThe Good Parts",whereby they avoid any of the language features that could lead to exceptions, TypeErrors or other undesirable behaviours.