[#BloombergLP-bslalg-HasStlIterators-0b7] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/HasStlIterators-0e.adoc[HasStlIterators]<xref:bsl/unordered_multiset-06c.adoc[bsl::unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>]> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslstl_unorderedmultiset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class KEY, class HASH, class EQUAL, class ALLOCATOR> struct xref:BloombergLP/bslalg/HasStlIterators-0e.adoc[HasStlIterators]<xref:bsl/unordered_multiset-06c.adoc[bsl::unordered_multiset<KEY, HASH, EQUAL, ALLOCATOR>]> : xref:bsl/true_type.adoc[bsl::true_type] ---- == Base Classes [cols="1,4"] |=== | Name| Description | `xref:bsl/true_type.adoc[bsl::true_type]` | Metafunction representing the boolean constant `true`. |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#