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

Rewrite alias declarations from typedef to using #1747

Open
bernhardmgruber opened this issue May 16, 2024 · 0 comments
Open

Rewrite alias declarations from typedef to using #1747

bernhardmgruber opened this issue May 16, 2024 · 0 comments
Assignees

Comments

@bernhardmgruber
Copy link
Contributor

I got so used to alias declarations by now my parser hickups when encountering a typedef these days. Given the general better readability of the former, let's run the clang-tidy refactor on CCCL to rewrite the typedefs to using declarations.

Originally posted by @bernhardmgruber in #1721 (comment)

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

No branches or pull requests

1 participant