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

add arc impl #522

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

add arc impl #522

wants to merge 1 commit into from

Conversation

vhdirk
Copy link
Contributor

@vhdirk vhdirk commented Jan 24, 2025

This adds an impl for Arc, as mentioned in #520.

I've been thinking about making this more generic, but I don't have that much time. So I just copied the Box impl

wcampbell0x2a
wcampbell0x2a previously approved these changes Jan 24, 2025
@vhdirk
Copy link
Contributor Author

vhdirk commented Jan 24, 2025

While this works, I think it'd probably only be useful if Mutex and RwLock would also be implemented

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