camp icon indicating copy to clipboard operation
camp copied to clipboard

Resources lack event typedef

Open MrBurmark opened this issue 4 years ago • 1 comments

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?

MrBurmark avatar May 07 '21 18:05 MrBurmark

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.

trws avatar May 07 '21 21:05 trws