Skip to content

Investigate application of constexpr in generating code #17

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

Open
kraptr opened this issue May 20, 2013 · 0 comments
Open

Investigate application of constexpr in generating code #17

kraptr opened this issue May 20, 2013 · 0 comments
Assignees

Comments

@kraptr
Copy link
Collaborator

kraptr commented May 20, 2013

Currently, the usage of EK is decoupled from the application where its output is used. If someone wants to iterate over different usage strings of their applications, they would have to re-run EK every single time their usage string changes.

Perhaps, we can tie the application program with the code generation using constexpr? We should investigate its applicability here.

@ghost ghost assigned kraptr May 20, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant