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

Avoid deprecated auto_ptr #66

Merged
merged 1 commit into from
Sep 19, 2015

Conversation

BenWiederhake
Copy link
Contributor

This fixes the issue described in https://svn.boost.org/trac/boost/ticket/11672 ("Should use unique_ptr, not auto_ptr").

EDIT: I forgot to mention: It passes all regression tests. (fix-auto-ptr/master also passes all regression tests.)

This PR is against develop. In case you want a PR against master, see https://github.com/BenWiederhake/thread/tree/fix-auto-ptr/master

@viboes
Copy link
Collaborator

viboes commented Sep 19, 2015

Thanks

viboes added a commit that referenced this pull request Sep 19, 2015
@viboes viboes merged commit 2af9c7b into boostorg:develop Sep 19, 2015
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

Successfully merging this pull request may close these issues.

2 participants