c++standardsc++-faq

How many versions of the C++ Standards are there?


In C there's C89, C99, and C11; what about C++? Is there any upgrade since it came out?


Solution

  • As can be seen, C++ is now updated every 3 years.

    You can download PDFs of the standards and drafts.