![]() |
|
Last modified on Tue Jan 11 20:47:18 2022 UTC. | Improve this page |
Contents |
µOS++ source should comply with C++ 17 and C 11
-std=c++-17
or -std=c11
-std=c++-17
or -std=c11
It should be possible to compile it with GCC 8 or newer, or with LLVM clang 7 or newer.
… the likelihood a program will work is significantly enhanced by our ability to read it, which also increases the likelihood that it actually works as intended. It is also the nature of software to be extensively modified over its productive life. If we can read and understand it, then we can hope to modify and improve it. (Douglas Crockford)
Modules the beginner’s guide - Daniela Engert - Meeting C++ 2019
YouTube