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

Indices over 3-dimensions fail to compile because DefaultMap does not have a backup option #1544

Closed
lifflander opened this issue Aug 26, 2021 · 1 comment · Fixed by #1730
Assignees

Comments

@lifflander
Copy link
Collaborator

What Needs to be Done?

Right now, the SFINAE in vt::vrt::collection::DefaultMap fails unless the index is 1-d, 2-d, or 3-d. It should have a backup option.

@lifflander
Copy link
Collaborator Author

Write tests to cover higher dimensions that reveal this problem.

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

Successfully merging a pull request may close this issue.

2 participants