The StringTable class currently derives from CHeapObj<mtSymbol>. But it is implemented as a "singleton" collection of static member variables and static member functions, and is never instantiated. So it should instead derive from AllStatic.
- Kim Barrett
- Kim Barrett
- Votes:
-
0 Vote for this issue
- Watchers:
-
3 Start watching this issue
- Created:
- Updated:
- Resolved: