Skip to content

renames NAN to NaN and INFINITY to INF #468

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cjdb
Copy link
Contributor

@cjdb cjdb commented Apr 28, 2025

Although less-than-ideal names, this prevents Subspace from clashing with the C++ standard library, which reserves these names as macros.

@cjdb cjdb force-pushed the float_constants branch from ef3647a to 32c86db Compare April 29, 2025 18:34
Although less-than-ideal names, this prevents Subspace from clashing
with the C++ standard library, which reserves these names as macros.
@cjdb cjdb force-pushed the float_constants branch from 32c86db to 228a19c Compare April 29, 2025 18:41
Unlike the functions from `<cstdio>`, `<cmath>` doesn't export its
functions into the global namespace.
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.

1 participant