⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 8 months agoThe C++ learning processaussie.zoneexternal-linkmessage-square119linkfedilinkarrow-up1900arrow-down18file-text
arrow-up1892arrow-down1external-linkThe C++ learning processaussie.zone⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 8 months agomessage-square119linkfedilinkfile-text
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up3arrow-down1·8 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.