roon@lemmy.ml to Programmer Humor@programming.devEnglish · před 2 roky"I want to live forever in AI"lemmy.mlimagemessage-square204linkfedilinkarrow-up1759arrow-down135file-textcross-posted to: [email protected]
arrow-up1724arrow-down1image"I want to live forever in AI"lemmy.mlroon@lemmy.ml to Programmer Humor@programming.devEnglish · před 2 rokymessage-square204linkfedilinkfile-textcross-posted to: [email protected]
minus-squarecbazero@programming.devlinkfedilinkarrow-up9arrow-down1·před 2 rokyI 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*.