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

Convert templated constexpr values from static to inline. #177

Merged

Conversation

justusc
Copy link
Member

@justusc justusc commented Apr 16, 2024

This changes templated variables from static to inline. This avoids instantiating the variable in each translation unit.

@justusc justusc requested review from evaleev and kmp5VT April 16, 2024 16:10
@evaleev evaleev merged commit 2ca41e9 into ValeevGroup:master Sep 22, 2024
8 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