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

Add for_each and for_each_type #1633

Merged
merged 2 commits into from Apr 29, 2024
Merged

Add for_each and for_each_type #1633

merged 2 commits into from Apr 29, 2024

Conversation

MrBurmark
Copy link
Member

Iterate over containers and lists of types

This takes the capability in RAJAPerf to iterate over types in a camp::list and brings that here along with an implementation of std::for_each.
I plan to use this to manually test many types without going through gtest's mechanism for this.

  • This PR is a feature
  • It does the following:
    • Adds "type iteration" at the request of me

@MrBurmark MrBurmark merged commit e7e2477 into develop Apr 29, 2024
24 checks passed
@MrBurmark MrBurmark deleted the feature/burmark1/for_each branch April 29, 2024 16:30
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

Successfully merging this pull request may close these issues.

None yet

2 participants