Will be covered in detail in saperate section.
Note that the C++ language will remain stable because compatibility
is always a major concern. The committee tries hard not to break your
(standard conforming) code. Except for some corner cases you’re unlikely
to notice, all valid C++98 code is valid C++11 and C++14 code.
No comments:
Post a Comment