Same as the preceding overload.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

template<class RANGE>
unordered_multimap(
    std::from_range_t,
    RANGE&& range,
    ALLOCATOR const& basicAllocator);

Created with MrDocs