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

Provide safe align_to functions #55

Merged
merged 1 commit into from
Jun 24, 2019

Conversation

Enet4
Copy link
Collaborator

@Enet4 Enet4 commented May 20, 2019

It's like std::slice::align_to, but safe thanks to TriviallyTransmutable.

- like `std::slice::align_to`, but safe thanks to TriviallyTransmutable
@nabijaczleweli nabijaczleweli merged commit ce823c1 into nabijaczleweli:master Jun 24, 2019
@Enet4 Enet4 deleted the fn_align_to branch July 8, 2019 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants