Same as the preceding overload.
Declared in <bslstl_unorderedmap.h>
template<>
requires bsl::IsStdAllocator_v<ALLOCATOR>
unordered_map(
std::initializer_list<value_type> values,
size_type initialNumBuckets,
ALLOCATOR const& basicAllocator);