Erases elements associated with a specified key from container.
std::size_t erase( string_view key);
Number of elements erased from the container
Name |
Description |
---|---|
|
Key of the element to be erased |