KoalaUnknown@lemmy.world to Programmer Humor@programming.devEnglish · 2 个月前What's a readabilitylemmy.worldimagemessage-square70linkfedilinkarrow-up1193
arrow-up1193imageWhat's a readabilitylemmy.worldKoalaUnknown@lemmy.world to Programmer Humor@programming.devEnglish · 2 个月前message-square70linkfedilink
minus-squarexep@discuss.onlinelinkfedilinkarrow-up16·2 个月前The problem with Gary is thinking that Singletons are ok to write in the first place.
minus-squareJankatarch@lemmy.worldlinkfedilinkarrow-up5·2 个月前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.
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.