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
An EnumType with empty map cores, or loops forever, depending on the implementation of std::map iterator.
It starts of with it = map.begin() and then increments it before checking for map.== end()