⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 3 months agoThe C++ learning processaussie.zoneimagemessage-square115fedilinkarrow-up11arrow-down10file-text
arrow-up11arrow-down1imageThe C++ learning processaussie.zone⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square115fedilinkfile-text
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up0·3 months agoI usually break it out using composition if that’s ever needed. Either by wrapping around all the implementations, or as a separate component that is injected into each implementation.
I usually break it out using composition if that’s ever needed. Either by wrapping around all the implementations, or as a separate component that is injected into each implementation.