@roon@lemmy.ml to Programmer Humor@programming.devEnglish • 11 months ago"I want to live forever in AI"lemmy.mlimagemessage-square204fedilinkarrow-up1758arrow-down135file-text
arrow-up1723arrow-down1image"I want to live forever in AI"lemmy.ml@roon@lemmy.ml to Programmer Humor@programming.devEnglish • 11 months agomessage-square204fedilinkfile-text
minus-square@Valmond@lemmy.worldlinkfedilink7•11 months agoYou can pass nullptr in the second example (that is not what OP wrote though, hes second is making a copy).
minus-squarepewpewlinkfedilink3•11 months agoThanks, I was Just curious. I knew what * did but I wasn’t sure about &
You can pass nullptr in the second example (that is not what OP wrote though, hes second is making a copy).
Thanks, I was Just curious. I knew what * did but I wasn’t sure about &