cm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agoTell me the truth ...piefed.jeena.netimagemessage-square68linkfedilinkarrow-up19arrow-down10
arrow-up19arrow-down1imageTell me the truth ...piefed.jeena.netcm0002@lemmy.world to Programmer Humor@programming.dev · 2 months agomessage-square68linkfedilink
minus-squaremavu@discuss.tchncs.delinkfedilinkarrow-up0·2 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·1 month 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>?