cbazero

@cbazero@programming.dev
0 Post – 2 Comments
Joined 12 months ago

lIIl, IIIl, lIlI and IllI

2 more...

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*.