cpp-versiones

C++ Versions

  • 5 min

Let’s review the main versions of C++, with their most important improvements and modifications.

C++ has evolved considerably since its creation, adapting to new challenges and trends in software development.

So here is a list and their release dates.

  • C++

    Comment

  • Pre

    First "C with classes" version

  • C++

    OOP added

  • C++1.0

    Commercial version

  • C++98

    First ISO standard

  • C++03

    Bug fixes

  • C++11

    Major update

  • C++14

    Minor improvements

  • C++17

    Important update

  • C++20

    Important update

  • C++23

    Simplification and improvements

  • C++26

    (in development)

Features by version