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 from_raw method #55

Open
terrarier2111 opened this issue Apr 29, 2024 · 0 comments
Open

Add from_raw method #55

terrarier2111 opened this issue Apr 29, 2024 · 0 comments

Comments

@terrarier2111
Copy link

Add a method for converting a ptr that was acquired through a thin_vec back into a ThinVec, similar to the from_raw_parts method in the standard library but with just the ptr part as all the others are stored at the allocation site

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