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
Make the symbol_table_baset define the const iterators
Since the const iterators can use the base class directly, these are not
pure virtual - so derived classes can still provide an entirely
different mechanism for iterating over the symbols - though this is not
currently used.
0 commit comments