Luna::SelfIndexedUnorderedMultiMap::erase
usize erase(const key_type &key)
Removes elements with the specified key from the map.
Parameters
-
in key
The key of the elements to remove.
Return value
Returns the number of elements removed by this operation.