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

Make ContextEnumerator a ForwardIterator #468

Merged
merged 2 commits into from
Mar 26, 2015
Merged

Conversation

codemercenary
Copy link
Contributor

This should make ContextEnumerator::iterator a bit more flexible for algorithms which cannot operate on an InputIterator alone.

This should make `ContextEnumerator::iterator` a bit more flexible for algorithms which cannot operate on an `InputIterator` alone.
@codemercenary
Copy link
Contributor Author

Sure.

@vdods
Copy link
Contributor

vdods commented Mar 26, 2015

Thanks!

vdods added a commit that referenced this pull request Mar 26, 2015
Make ContextEnumerator a ForwardIterator
@vdods vdods merged commit ae2ba89 into develop Mar 26, 2015
@vdods vdods deleted the feature-fwditerator branch March 26, 2015 23:18
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.

2 participants