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

rename IteratorType to IteratorView #306

Conversation

BenjaminW3
Copy link
Member

Renames IteratorType to IteratorView as it is only an iterator for alpaka views.
Furthermore, the value type is now const if the view itself was const to allow the usage of const views.

Prework for n-dimensional copy/set support (See #159 and #290).

@psychocoderHPC psychocoderHPC merged commit 07c2174 into alpaka-group:develop Jan 9, 2017
@BenjaminW3 BenjaminW3 deleted the feature-rename-IteratorType-IteratorView branch January 9, 2017 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants