[Typo] Typo in docs #5535
Unanswered
ramandeepjain
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In docs/advanced/smart_ptrs.rst, the code snippet:
should have
Child *get_child() { return child; } /* Hint: ** DON'T DO THIS ** */
Am I reading it wrong?
Beta Was this translation helpful? Give feedback.
All reactions