qaz@lemmy.world to Programmer Humor@programming.devEnglish · 5 hours agoThe C++ experiencelemmy.worldimagemessage-square5fedilinkarrow-up150arrow-down11
arrow-up149arrow-down1imageThe C++ experiencelemmy.worldqaz@lemmy.world to Programmer Humor@programming.devEnglish · 5 hours agomessage-square5fedilink
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up5·4 hours agoNo need to declare it though ofc. Rule of 0/3/5
minus-squareMyNameIsRichard@lemmy.mllinkfedilinkarrow-up1·2 hours agoYeah the compiler generates it so it’s always there
minus-squareValmond@lemmy.worldlinkfedilinkarrow-up1·2 hours agoWell yes, except when you allocate stuff in the constructor.
No need to declare it though ofc.
Rule of 0/3/5
Yeah the compiler generates it so it’s always there
Well yes, except when you allocate stuff in the constructor.