Core Language
-
Reflection: https://godbolt.org/z/nseTvoGPG , https://godbolt.org/z/bzvMEPzK6
-
Contracts: https://godbolt.org/z/Wd7q3eMGf
-
Placeholders: https://godbolt.org/z/habvG11os
-
static_assert extension: https://godbolt.org/z/qqea8o5d9
-
template improvements: https://godbolt.org/z/h4en7Wa6h
-
delete with reason
Library
- string and string_view
- format_extensions
- std::inplace_vector
- range improvements
- constexpr extensions
- Linear algebra support
- std::submdspan
- Debugging support
Concurrency
- std::execution: https://godbolt.org/z/3cseorf7M