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 Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s