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 VirtualDatum::asTuple #139

Merged
merged 1 commit into from
Dec 18, 2020
Merged

Conversation

bernhardmgruber
Copy link
Member

@bernhardmgruber bernhardmgruber commented Dec 18, 2020

asTuple resolves all memory locations a VirtualDatum refers to and creates a tuple holding these. This has interesting applications like allowing structured bindings to be used together with virtual datums and assigning between virtual datums and any tuple-like type.

@bernhardmgruber bernhardmgruber merged commit 7346d22 into alpaka-group:develop Dec 18, 2020
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.

1 participant