Same as the preceding overload, using the specified allocator.
Declared in <bslstl_unorderedmultiset.h>
template<class RANGE>
unordered_multiset(
std::from_range_t,
RANGE&& range,
size_type initialNumBuckets,
ALLOCATOR const& basicAllocator);