Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Like, the operator ->? Why, and what do you use instead?


You could use ".get()." instead of "->", but I don't see how that helps.


Correction: "(foo)." or smart pointer (foo.get())." instead of "foo->".

But I still don't see how that would help.


Well I guess you're safe against UAF! (har har)




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: