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

Support for float32_t and float64_t #229

Merged
merged 13 commits into from
Jan 28, 2024
Merged

Support for float32_t and float64_t #229

merged 13 commits into from
Jan 28, 2024

Conversation

MTahaK
Copy link
Contributor

@MTahaK MTahaK commented Dec 13, 2023

Addresses part of issue #88. Adds support for the float32_t and float64_t fixed-width types introduced in C++23 by passing in a float or a double respectively, since they are equivalent under certain cases.
Includes a few tests for each fixed-width type.

@lemire
Copy link
Member

lemire commented Dec 13, 2023

Running tests.

@lemire
Copy link
Member

lemire commented Jan 28, 2024

Running tests again.

@lemire
Copy link
Member

lemire commented Jan 28, 2024

I'll merge and fix.

@lemire lemire merged commit c7e45fe into fastfloat:main Jan 28, 2024
0 of 36 checks passed
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