We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
As proposed on Reddit, the code should be enriched with assertions to document and check the invariants of the functions.
The text was updated successfully, but these errors were encountered:
added assertions (#168)
4a452f1
I added assertions for pointer access and iterator dereferencing.
Sorry, something went wrong.
Todo:
README.md
added note on assertions (#168)
c0bb5a5
Done.
nlohmann
No branches or pull requests
As proposed on Reddit, the code should be enriched with assertions to document and check the invariants of the functions.
The text was updated successfully, but these errors were encountered: