You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A data type derived from Structure can be derived again. The functions of the base class must then be called in the new class. But this is currently not the case.
The text was updated successfully, but these errors were encountered:
Describe the bug
A data type derived from Structure can be derived again. The functions of the base class must then be called in the new class. But this is currently not the case.
The text was updated successfully, but these errors were encountered: