mox ( mox@lemmy.sdf.org ) to Programming@programming.dev · 1 year agoThe empire of C++ strikes back with Safe C++ proposalwww.theregister.comexternal-linkmessage-square27linkfedilinkarrow-up1121cross-posted to: cpp@programming.dev
arrow-up1121external-linkThe empire of C++ strikes back with Safe C++ proposalwww.theregister.commox ( mox@lemmy.sdf.org ) to Programming@programming.dev · 1 year agomessage-square27linkfedilinkcross-posted to: cpp@programming.dev
minus-squareTraister101 ( Traister101@lemmy.today ) linkfedilinkarrow-up9·1 year agoGonna need to start calling it C++++ at this point. So much extra shit in the standard library
minus-squareMonkderVierte ( MonkderVierte@lemmy.ml ) linkfedilinkarrow-up3·1 year agoHonestly, i prefer that over minimal standard libraries where you need dotzens of changing depencies for the simplest stuff.
minus-squareTraister101 ( Traister101@lemmy.today ) linkfedilinkarrow-up6·1 year agoNah standard libraries are great but C++ has a lot of… cruft. Maybe don’t plonk a lot of Rust in there despite all the positives
minus-squareMonkderVierte ( MonkderVierte@lemmy.ml ) linkfedilinkarrow-up2·1 year agoSure, not saying C++ isn’t cluttered.
minus-squareTobias Hunger ( hunger@programming.dev ) linkfedilinkarrow-up1·1 year agoWell, its a brand new standard library. A fresh start.
Gonna need to start calling it C++++ at this point. So much extra shit in the standard library
Honestly, i prefer that over minimal standard libraries where you need dotzens of changing depencies for the simplest stuff.
Nah standard libraries are great but C++ has a lot of… cruft. Maybe don’t plonk a lot of Rust in there despite all the positives
Sure, not saying C++ isn’t cluttered.
Well, its a brand new standard library. A fresh start.