Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve exception safety with smart pointers #3

Open
elfring opened this issue Sep 27, 2016 · 1 comment
Open

Improve exception safety with smart pointers #3

elfring opened this issue Sep 27, 2016 · 1 comment

Comments

@elfring
Copy link

elfring commented Sep 27, 2016

Would you like to wrap any pointer data members with the template class "std::unique_ptr"?

Update candidates:

@Harha
Copy link
Owner

Harha commented Sep 27, 2016

Yes, things would make way more sense that way. Though I'd have to read more about smart pointers before doing anything like this. I'm a beginner with C++, I know the basics but I haven't had the time to really read about the language and it's standard library that much, most of what I know I've just learned by experimentation.

I will do it, or if you want to I'm always happily accepting pull requests.

Anyways, thanks a lot. These are some nice suggestions you are sending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants