KoalaUnknown@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agoWhat's a readabilitylemmy.worldimagemessage-square70fedilinkarrow-up1173arrow-down117
arrow-up1156arrow-down1imageWhat's a readabilitylemmy.worldKoalaUnknown@lemmy.world to Programmer Humor@programming.devEnglish · 2 days agomessage-square70fedilink
minus-squarexep@discuss.onlinelinkfedilinkarrow-up12·19 hours agoThe problem with Gary is thinking that Singletons are ok to write in the first place.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up3·16 hours agoI seen people use singletons in C++ for a single function. There was no justifying context either they just didn’t think of putting the function in some namespace.
The problem with Gary is thinking that Singletons are ok to write in the first place.
I seen people use singletons in C++ for a single function. There was no justifying context either they just didn’t think of putting the function in some namespace.