C++
20
Quelques informations d'ordre général sur C++
20
suivent.
Texte de Rainer Grimm en
2017
, portant sur ce que
C++
17
et C++
20
apportent de neuf à la multiprogrammation :
http://www.modernescpp.com/index.php/multithreading-in-c-17-and-c-20
Les concepts :
Concept-de-concept.html
Le type
std::span<T>
:
span.html