this post was submitted on 17 Jun 2023
4 points (100.0% liked)

C++

321 readers
1 users here now

A place for C++ programmers discuss articles and news about programming in C++ and the language itself

founded 1 year ago
MODERATORS
 

Essentially, the suggestion is:

  • Execution
  • More Ranges work
  • Reflection
  • Contracts
  • Pattern matching

What would you like to see?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

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