How is a private member of a class accessible outside the class? #1818
Unanswered
bavulapati
asked this question in
Q&A
Replies: 1 comment
-
Good question! There are |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
@jviotti
On line
core/src/core/json/include/sourcemeta/core/json_value.h
Line 1373 in a38ad5f
we are trying to access data of
JSONObject
. Which is a private member.Beta Was this translation helpful? Give feedback.
All reactions