thorbot@lemmy.world to Memes@lemmy.ml · 1 year agoThis IS my final formlemmy.worldimagemessage-square30fedilinkarrow-up1815arrow-down123
arrow-up1792arrow-down1imageThis IS my final formlemmy.worldthorbot@lemmy.world to Memes@lemmy.ml · 1 year agomessage-square30fedilink
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
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