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

Use constexpr where we can. #21

Open
shahzadlone opened this issue Feb 5, 2019 · 0 comments
Open

Use constexpr where we can. #21

shahzadlone opened this issue Feb 5, 2019 · 0 comments
Labels
C++11 The second set of patches patch Intended to be part of the patch series that makes up splinter

Comments

@shahzadlone
Copy link
Member

If an expression can be calculated during compile time then make it constexp.

@shahzadlone shahzadlone changed the title Use constexpr where we can. Use constexpr where we can. [PATCH] Feb 5, 2019
@jonesmz jonesmz changed the title Use constexpr where we can. [PATCH] Use constexpr where we can. Feb 5, 2019
@jonesmz jonesmz added patch Intended to be part of the patch series that makes up splinter C++11 The second set of patches labels Feb 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C++11 The second set of patches patch Intended to be part of the patch series that makes up splinter
Projects
None yet
Development

No branches or pull requests

2 participants