[#bsl-multiset-03-2constructor-043] = xref:bsl.adoc[bsl]::xref:bsl/multiset-03.adoc[multiset]::multiset :relfileprefix: ../../ :mrdocs: Same as the preceding overload, using the specified `basicAllocator`. == Synopsis Declared in `<bslstl_multiset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- multiset( std::initializer_list<KEY> values, ALLOCATOR const& basicAllocator); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#