thorbot@lemmy.world to Memes@lemmy.ml · 1 year agoThis IS my final formlemmy.worldimagemessage-square30fedilinkarrow-up1816arrow-down123
arrow-up1793arrow-down1imageThis IS my final formlemmy.worldthorbot@lemmy.world to Memes@lemmy.ml · 1 year agomessage-square30fedilink
minus-squareaberrate_junior_beatnik@lemmy.worldlinkfedilinkEnglisharrow-up26·1 year agoI mean even C++11 is a significantly different creature from OG C++. C++23 will have monadic optionals; maybe a future release will have generalized monads.
minus-squareTurun@feddit.delinkfedilinkarrow-up11·1 year agoThe 11 stands for the number of arms that have been bolted onto the dog in an attempt to turn it into an octopus.
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up6·1 year agoYeah modern Cpp is kinda fun to code in now, but I still don’t really care for header files.
minus-square_cnt0@sh.itjust.workslinkfedilinkarrow-up5·1 year agoWe have very different ideas of what constitutes ‘fun’.
minus-squareidunnololz@lemmy.worldlinkfedilinkarrow-up6·1 year agoCasting to (void*) gives you thrills most other languages can’t offer you /s
minus-squarerasensprenger@feddit.delinkfedilinkarrow-up4·edit-21 year agocmake now finally supports c++20 modules I wouldn’t use modules in production quite yet, there’s still a lot of implementation bugs, but for experimenting its quite usable
I mean even C++11 is a significantly different creature from OG C++. C++23 will have monadic optionals; maybe a future release will have generalized monads.
Lick monads lol gottem.
Dammit
The 11 stands for the number of arms that have been bolted onto the dog in an attempt to turn it into an octopus.
Yeah modern Cpp is kinda fun to code in now, but I still don’t really care for header files.
We have very different ideas of what constitutes ‘fun’.
Casting to (void*) gives you thrills most other languages can’t offer you /s
cmake now finally supports c++20 modules
I wouldn’t use modules in production quite yet, there’s still a lot of implementation bugs, but for experimenting its quite usable