ZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 6 months agoIt's official, Rust is an anti C/C++ elitist slurlemmy.worldimagemessage-square92fedilinkarrow-up176arrow-down11
arrow-up175arrow-down1imageIt's official, Rust is an anti C/C++ elitist slurlemmy.worldZILtoid1991@lemmy.world to Programmer Humor@programming.dev · 6 months agomessage-square92fedilink
minus-squareCanadaPlus@lemmy.sdf.orglinkfedilinkarrow-up2·6 months agoYeah, that’s my guess too. As to whether C++ can update enough to steal it’s thunder, I feel less qualified to answer. It’d be pretty impressive if they managed to preserve backwards compatibility and do that at the same time, though.
minus-squarebufalo1973@lemmy.mllinkfedilinkarrow-up1·6 months agoNow it seems the way is unique_ptr and shared_ptr. And std::any to replace void*. At least is what it seems to me.
deleted by creator
Yeah, that’s my guess too.
As to whether C++ can update enough to steal it’s thunder, I feel less qualified to answer. It’d be pretty impressive if they managed to preserve backwards compatibility and do that at the same time, though.
Now it seems the way is unique_ptr and shared_ptr. And std::any to replace void*. At least is what it seems to me.