The Future: C++23
This chapter is about the future of C++: C++23. In this chapter, my intent is not to be as precise as the other chapters in this book. That’s for two reasons. First, not all of the presented features make it into the C++23 standard. Second, if a feature makes it into the C++23 standard, the interface of that feature changes very likely. This hold in particular true for the executors. I update this book on a regular basis and, therefore, reflect the updated and new proposals in this chapter.
My goal in this chapter is quite simple: give you an idea about the upcoming concurrency features in C++23.