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

Fix non-constexpr math function #64

Merged
merged 2 commits into from
Nov 14, 2024
Merged

Conversation

mauneyc-LANL
Copy link
Collaborator

PR Summary

To fix #63

Replaced "in-line" pi calculation with explicit decimal value.

@rbberger @jonahm-LANL

PR Checklist

test/test_span.cpp Outdated Show resolved Hide resolved
@Yurlungur Yurlungur merged commit a983eec into main Nov 14, 2024
4 checks passed
@Yurlungur Yurlungur deleted the mauneyc/fix/span_test_constexpr branch November 14, 2024 22:37
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.

Non constexpr expressions in tests
2 participants