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 TPZAutoPointer with std::shared_ptr #55

Open
orlandini opened this issue Mar 6, 2021 · 0 comments
Open

Replace TPZAutoPointer with std::shared_ptr #55

orlandini opened this issue Mar 6, 2021 · 0 comments

Comments

@orlandini
Copy link
Member

In the spirit of the refactoring that resulted in PR #50 , we now aim to delete the class TPZAutoPointer and replace it with std::shared_ptr (and std::unique_ptr). Once this is addressed at the RefactorGeom branch, this issue will be marked as solved.

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

No branches or pull requests

1 participant