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
_cache_items_map[key] = _cache_items_list.begin(); Reference to the mapped value of the new element if no element with key key existed. Otherwise a reference to the mapped value of the existing element whose key is equivalent to key.
_cache_items_map.erase(it);
Is the line of code redundent?
The text was updated successfully, but these errors were encountered: