copacetic@discuss.tchncs.de to C++@discuss.tchncs.deEnglish · 1 year agoTo boldly suggest an overall plan for C++26www.open-std.orgexternal-linkmessage-square3fedilinkarrow-up14file-text
arrow-up14external-linkTo boldly suggest an overall plan for C++26www.open-std.orgcopacetic@discuss.tchncs.de to C++@discuss.tchncs.deEnglish · 1 year agomessage-square3fedilinkfile-text
Essentially, the suggestion is: Execution More Ranges work Reflection Contracts Pattern matching What would you like to see?
minus-squareSinfaen@beehaw.orglinkfedilinkEnglisharrow-up2·edit-21 year agoSome 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
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