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

Any interest in constexpr comparison operators? #27

Open
DanGroom opened this issue Jun 21, 2019 · 1 comment
Open

Any interest in constexpr comparison operators? #27

DanGroom opened this issue Jun 21, 2019 · 1 comment

Comments

@DanGroom
Copy link

Looks like it should be easy to expand constexpr-awareness to cover comparison operators. Would there be any interest in a PR?

@DanGroom
Copy link
Author

In my fork I've made everything constexpr that can be (I think), and added compile time versions of the tests. https://github.com/DanGroom/NamedType/commits/master

I'm happy to clean it up and submit a PR.

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