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

Fix and extend documentation of discarded values #2363

Merged
merged 2 commits into from
Aug 20, 2020
Merged

Conversation

nlohmann
Copy link
Owner

This PR fixes the documentation of is_discarded and adds more notes and examples to related pages.

Closes #2360

@coveralls
Copy link

Coverage Status

Coverage remained the same at 100.0% when pulling 9d81eed on issue2360 into 3be6ee3 on develop.

@nlohmann nlohmann merged commit b9d7651 into develop Aug 20, 2020
@nlohmann nlohmann deleted the issue2360 branch August 20, 2020 09:38
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.

json::parse(allow_exceptions = false) documentation is misleading.
2 participants