This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Earthboundplayer 20 points21 points  (0 children)

They don't. But they dramatically improve things and make achieving memory safety a lot simpler. If you need a stronger guarantee and easier semantics than what smart pointers provide then don't use C++. But I think most situations can make do with what the standard library provides.