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

Resources lack event typedef #58

Open
MrBurmark opened this issue May 7, 2021 · 1 comment
Open

Resources lack event typedef #58

MrBurmark opened this issue May 7, 2021 · 1 comment

Comments

@MrBurmark
Copy link
Member

It would be convenient if the resources had a typedef for their event type. I can use decltype but it seems unnecessarily complex. What do you think?

@trws
Copy link
Member

trws commented May 7, 2021

That seems reasonable, I normally use auto so I suppose I didn't think about it. I'm beginning to think the entire resource setup might need some re-thinking as we do the RAJA cleanup for 1.0 as well.

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

2 participants