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
The code doesn't compile not because of inheritance. It would not compile because even if we used BaseClass, because holistic_directive is private value.
Please provide a better and correct example.