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 the std iterator typedefs to iterator and const_iterator #19

Merged
merged 1 commit into from
Jan 9, 2015

Conversation

kirkshoop
Copy link
Contributor

really enjoying this library.
when composing it with another library, I needed the iterators to have the std typedefs.
This also required that json::value_type be disambiguated in the iterators.
NOTE: since collections are also supposed to have value_type, the enum name may need to change in the future.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 3486a5d on kirkshoop:stditerator into 33f5e74 on nlohmann:master.

nlohmann added a commit that referenced this pull request Jan 9, 2015
add the std iterator typedefs to iterator and const_iterator
@nlohmann nlohmann merged commit 535aef5 into nlohmann:master Jan 9, 2015
@nlohmann
Copy link
Owner

nlohmann commented Jan 9, 2015

Thank you!

GerHobbelt pushed a commit to GerHobbelt/nlohmann-json that referenced this pull request May 7, 2021
Coresvin pushed a commit to Coresvin/json that referenced this pull request Sep 26, 2024
Updated native functions and adapted parameters for the new version.
Created a Python script to generate the native call library.
game:b3258 online:1.69
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