Create a multiset from the specified range, using the specified basicAllocator.
range
basicAllocator
Declared in <bslstl_multiset.h>
<bslstl_multiset.h>
template<class RANGE> multiset( std::from_range_t, RANGE&& range, ALLOCATOR const& basicAllocator);