cm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agoTell me the truth ...piefed.jeena.netimagemessage-square68linkfedilinkarrow-up112arrow-down10
arrow-up112arrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 4 months agomessage-square68linkfedilink
minus-squaremavu@discuss.tchncs.delinkfedilinkarrow-up0·4 months agoThis reminds me that I actually once made a class to store bools packed in uint8 array to save bytes. Had forgotten that. I think i have to update the list of top 10 dumbest things i ever did.
minus-squareRikudou_Sage@lemmings.worldlinkfedilinkarrow-up1·4 months agoAh, the creator od std::vector<bool>?
This reminds me that I actually once made a class to store bools packed in uint8 array to save bytes.
Had forgotten that. I think i have to update the list of top 10 dumbest things i ever did.
Ah, the creator od std::vector<bool>?