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

Update float_common.h #234

Merged
merged 1 commit into from
Dec 28, 2023
Merged

Update float_common.h #234

merged 1 commit into from
Dec 28, 2023

Conversation

beached
Copy link
Contributor

@beached beached commented Dec 28, 2023

The construct !! is a no-op for a bool, op< for uint64_t's. Removed it and made it an explicit cast to match the operations being performed

The construct !! is a no-op for a bool, op< for uint64_t's.  Removed it and made it an explicit cast to match the operations being performed
@lemire lemire merged commit 68b9475 into fastfloat:main Dec 28, 2023
29 of 35 checks passed
@lemire
Copy link
Member

lemire commented Dec 28, 2023

Merged.

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