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 bases built-in float/word32 and double/word64 casts #163

Merged
merged 1 commit into from Jul 20, 2019

Conversation

alexbiehl
Copy link

@alexbiehl alexbiehl commented Mar 2, 2019

They come with base and do not allocate in the average case.

Fixes #137.

@alexbiehl alexbiehl force-pushed the casts branch 3 times, most recently from 39a84cf to 565e8b8 Compare March 2, 2019 13:42
@kolmodin
Copy link
Owner

Thanks Alexander!

@alexbiehl alexbiehl deleted the casts branch July 20, 2019 07:39
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.

reinterpret-cast can now be faster
2 participants