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 constness on json dump method #133 #135

Merged
merged 2 commits into from
May 18, 2021
Merged

Fix constness on json dump method #133 #135

merged 2 commits into from
May 18, 2021

Conversation

belugum
Copy link
Contributor

@belugum belugum commented May 18, 2021

Hi!
As discussed in #133 I added the relevant const qualifiers for the json dump method. It builds properly and passes the tests.

@The-EDev The-EDev linked an issue May 18, 2021 that may be closed by this pull request
@The-EDev
Copy link
Member

Thank you for taking the time to make the PR (and point out the issue in the first place). I'll merge it once the tests are done.

@The-EDev The-EDev merged commit d4b4c08 into CrowCpp:master May 18, 2021
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.

json::rvalue dump constness
2 participants