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

Use unique_ptr instead of shared_ptr #176

Open
Kuree opened this issue Aug 25, 2022 · 1 comment
Open

Use unique_ptr instead of shared_ptr #176

Kuree opened this issue Aug 25, 2022 · 1 comment
Assignees

Comments

@Kuree
Copy link
Owner

Kuree commented Aug 25, 2022

We should allocate everything inside the context. It should make the code more efficient as well

@Kuree Kuree self-assigned this Aug 25, 2022
@Kuree
Copy link
Owner Author

Kuree commented Aug 26, 2022

This requires lots of engineering effort. It might be better just to rewrite it from ground up...

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

1 participant