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
These introductory sentences say e.g.: "This subclause lists the differences between C++ and ISO C++ 2003 (ISO/IEC 14882:2003, Programming Languages — C++), by the chapters of this document."
But that's wrong: for instance, C.4.1 is a difference against C++03 and C++11, not just C++14.
We should fix these intro sentences to say which other subclauses are also in scope.