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

README: adjust boost::optional example #439

Merged
merged 1 commit into from
Jan 29, 2017

Conversation

jaredgrubb
Copy link
Contributor

The "from_json" example for boost::optional is not complete and should also handle the 'none' case. I'm modifying it to be symmetric with the to_json example.

The "from_json" example for boost::optional is not complete and should also handle the 'none' case.
@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling f2873e6 on jaredgrubb:patch-2 into f642934 on nlohmann:develop.

@nlohmann nlohmann merged commit affa3bf into nlohmann:develop Jan 29, 2017
@nlohmann
Copy link
Owner

Thanks!

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.

3 participants