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

Constexpr construction does not work due to reinterpret_cast! #17

Open
DasNaCl opened this issue Oct 21, 2019 · 0 comments
Open

Constexpr construction does not work due to reinterpret_cast! #17

DasNaCl opened this issue Oct 21, 2019 · 0 comments

Comments

@DasNaCl
Copy link

DasNaCl commented Oct 21, 2019

The current implementation makes use of reinterpret_cast in at least one of the great 5. Unfortunately, reinterpret_cast is not supported in a constexpr context: godbolt

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

No branches or pull requests

1 participant