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

replace auto_ptr with std::unique_ptr #64

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

majcosta
Copy link
Contributor

@majcosta majcosta commented Jan 5, 2023

deprecated in C++11 and removed in C++17

deprecated in C++11 and removed in C++17
@Asdow Asdow merged commit cee328f into 1dot13:master Jan 6, 2023
@majcosta majcosta deleted the pr_remove_autoptr branch January 6, 2023 21:19
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