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

Change case of internal ETL constants and template non-type parameters #790

Open
jwellbelove opened this issue Nov 14, 2023 · 0 comments
Open
Assignees

Comments

@jwellbelove
Copy link
Contributor

The internal constants and template non-type parameters in the ETL are mostly all uppercase, which can easily clash with macro name definitions.
Change the case to initial capitals and underscores.

i.e.

BUFFER_SIZE => Buffer_Size

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

No branches or pull requests

1 participant