copacetic@discuss.tchncs.de to C++@discuss.tchncs.deEnglish · 3 years agoTo boldly suggest an overall plan for C++26www.open-std.orgexternal-linkmessage-square3linkfedilinkarrow-up14file-text
arrow-up14external-linkTo boldly suggest an overall plan for C++26www.open-std.orgcopacetic@discuss.tchncs.de to C++@discuss.tchncs.deEnglish · 3 years agomessage-square3linkfedilinkfile-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-23 years 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::arrayedit: senders & receivers would be great too alongside pattern matching. Rust really changed my mind on things