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 the indirection and dereference operators of iterator const #234

Closed
wants to merge 1 commit into from

Conversation

robertmrk
Copy link
Contributor

This is an attempt to fix #233, by making the indirection and dereference operators of basic_json::iterator const.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 99.784% when pulling 2197f5f on robertmrk:support-move-iterators into 170b70f on nlohmann:master.

nlohmann added a commit that referenced this pull request Apr 16, 2016
@nlohmann
Copy link
Owner

Thanks a lot!

@nlohmann nlohmann closed this Apr 16, 2016
@robertmrk
Copy link
Contributor Author

Don't mention it. I'm glad I could help.

@robertmrk robertmrk deleted the support-move-iterators branch April 17, 2016 17:19
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.

3 participants