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
Counter, UpDownCounter, Histogram should all subclass from it. Common properties like Proxy, Name, Description, Unit, can all be properties of the superclass. There may be other code re-use opportunities as well, both in the M and C++ levels.