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

Documentation: Missing const in code example #547

Closed
mobergmann opened this issue Oct 15, 2022 · 1 comment · Fixed by #659
Closed

Documentation: Missing const in code example #547

mobergmann opened this issue Oct 15, 2022 · 1 comment · Fixed by #659

Comments

@mobergmann
Copy link

In the documentation in the Returning custom classes chapter is the const keyword missing from the dump method declaration, in contrast to the Source Code
At least in my case a simple copy paste/ removing the const leads to the following compilation error:

Non-virtual member function marked 'override' hides virtual member function
@gittiver
Copy link
Member

fixed by #659

@The-EDev The-EDev linked a pull request Jun 13, 2023 that will close this issue
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 a pull request may close this issue.

2 participants