Joint Strike Fighter Air Vehicle C++ Coding Standards [pdf](stroustrup.com) |
Joint Strike Fighter Air Vehicle C++ Coding Standards [pdf](stroustrup.com) |
I've seen standards like this shared a few times, but never seen the code they actually result in.
It is a very, very different language, today, than when this was composed.
Avoiding new features means slower, unsafe, less reliable code. At the extremum, in this direction, is the C subset that (e.g.) Linux and BSD kernels wallow in.