A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/reference/unordered_map/unordered_multimap/~unordered_multimap/ below:

public member function

<unordered_map>

std::unordered_multimap::~unordered_multimap
~unordered_multimap();

Destroy unordered multimap

Destructs the container object. This calls each of the contained element's destructors, and dealocates all the storage capacity allocated by the unordered_multimap container.

Complexity Linear on unordered_map::size (destructors).

Iterator validity All iterators, pointers and references are invalidated.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4