To boldly suggest an overall plan for C++26
To boldly suggest an overall plan for C++26
www.open-std.org /jtc1/sc22/wg21/docs/papers/2022/p0592r5.html
Essentially, the suggestion is:
- Execution
- More Ranges work
- Reflection
- Contracts
- Pattern matching
What would you like to see?
You're viewing a single thread.
All Comments
3 comments
Some basic linear algebra support would be great, even just multidimensional
std::array
edit: senders & receivers would be great too alongside pattern matching. Rust really changed my mind on things
2 0 Reply