@roon@lemmy.ml to Programmer Humor@programming.devEnglish • 1 year ago"I want to live forever in AI"lemmy.mlimagemessage-square204fedilinkarrow-up1759arrow-down135file-text
arrow-up1724arrow-down1image"I want to live forever in AI"lemmy.ml@roon@lemmy.ml to Programmer Humor@programming.devEnglish • 1 year agomessage-square204fedilinkfile-text
minus-square@Valmond@lemmy.worldlinkfedilink7•1 year agoYou can pass nullptr in the second example (that is not what OP wrote though, hes second is making a copy).
minus-squarepewpewlinkfedilink3•1 year 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 &