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/get_allocator/ below:

public member function

<unordered_map>

std::unordered_multimap::get_allocator
allocator_type get_allocator() const noexcept;

Get allocator

Returns the allocator object used to construct the container.

Parameters none

Return Value The allocator.

Member type allocator_type is the type of the allocator used by the container, defined in unordered_multimap as an alias of its fifth template parameter (Alloc).



Complexity Constant.

Iterator validity No changes.

See also
unordered_multimap::hash_function
Get hash function (public member type)
unordered_multimap::key_eq
Get key equivalence predicate (public member type)
allocator
Default allocator (class template)

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