Back to Developer Roadmap

C++23

src/data/roadmaps/cpp/content/[email protected]

4.0875 B
Original Source

C++23

C++23 is the latest version of the C++ standard, building upon previous iterations to introduce new features, library enhancements, and language improvements. It aims to simplify development, improve performance, and provide more modern tools for C++ programmers. This standard incorporates features like std::expected, stackable coroutines, and improvements to the standard library, making C++ more robust and expressive.

Visit the following resources to learn more: