2. Non-goals
There are common or expected goals of many programming languages that we explicitly call out as non-goals for the C++ language from our perspective. That doesn’t make these things bad in any way, but reflects the fact that they do not provide meaningful value to us and come with serious costs and/or risks.
...
2.1 Stable language and library ABI
2.2 Backwards or forwards compatibility