Ref in class in Ref not working #12814
Answered
by
jh-leong
eosgortor
asked this question in
Help/Questions
-
Write a class that has a ref as private member and add a get and set method. When putting the class instance into a ref, the member cannot be used inside of the class anymore. Is this a bug or am I doing something wrong? You may want to look at the minimal sample I wrote. Press the button to see the error.
|
Beta Was this translation helpful? Give feedback.
Answered by
jh-leong
Feb 7, 2025
Replies: 1 comment
-
This is related to issue #2981. You can find a workaround here: comment link. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
eosgortor
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is related to issue #2981. You can find a workaround here: comment link.