bsl::multiset::multiset

Same as the preceding overload, using the specified basicAllocator.

Synopsis

Declared in <bslstl_multiset.h>

multiset(
    std::initializer_list<KEY> values,
    ALLOCATOR const& basicAllocator);