roon@lemmy.ml to Programmer Humor@programming.devEnglish · 1 year ago"I want to live forever in AI"lemmy.mlimagemessage-square204fedilinkarrow-up1759file-textcross-posted to: [email protected]
arrow-up1759image"I want to live forever in AI"lemmy.mlroon@lemmy.ml to Programmer Humor@programming.devEnglish · 1 year agomessage-square204fedilinkfile-textcross-posted to: [email protected]
minus-squarecbazero@programming.devlinkfedilinkarrow-up9·1 year agoI guess you ask for C++. There Type* can be null while Type& can’t be null. When it gets compiled Type& is compiled (mostly) to the same machinecode as Type*.
I guess you ask for C++. There Type* can be null while Type& can’t be null. When it gets compiled Type& is compiled (mostly) to the same machinecode as Type*.