Habemus C++20!

The first blog posts have started to appear and Herb Sutter already posted a trip report.

C++20 brings about a King-Kong-number of changes, and of course, the Big Kahuna:

  • Concepts
  • Ranges
  • Coroutines
  • Modules

You can find an (unofficial) summary of the features for C++20 on cppreference.com or your preferred website for C++ documentation.

En español

Los primeros blogs ya empezaron a aparecer y Herb Sutter ya postuló su informe de viaje.

C++20 trae consigo un número de cambios tamaño King Kong y, por supuesto, la Gran Kahuna:

  • Conceptos
  • Rangos
  • Corutinas
  • Módulos

Puedes encontrar un resumen (extraoficial) de las características de C++20 en es.cppreference.com (en español) o tu sitio web favorito para documentación de C++.

This entry was posted in C++, C++20, software and tagged , . Bookmark the permalink.

Leave a comment