⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 11 months agoThe C++ learning processmessage-squaremessage-square117fedilinkarrow-up1898arrow-down19file-text
arrow-up1889arrow-down1message-squareThe C++ learning process⸻ Ban DHMO 🇦🇺 ⸻@aussie.zone to Programmer Humor@lemmy.mlEnglish · 11 months agomessage-square117fedilinkfile-text
minus-squaremagic_lobster_party@fedia.iolinkfedilinkarrow-up3arrow-down1·11 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.