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

Try constexpr on _Names #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

menuet
Copy link

@menuet menuet commented Sep 20, 2017

This is not a real pull request, just a draft.
This is just to share a thought about some constants (Names) that could be made constexpr.
Also, I have the feeling that to_string should be built from operator<< instead of the opposite, this would be more efficient. What do you think ?

@asit-dhal
Copy link
Owner

Hi, thanks for the PR.

I find it interesting and will add for C++17. At this moment, I am working on improvement related to performance and on README. So, in a month I will selectively add some of these.

@menuet
Copy link
Author

menuet commented Sep 24, 2017

Great. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants