[#BloombergLP-bslalg-HasStlIterators-05f2] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslalg.adoc[bslalg]::xref:BloombergLP/bslalg/HasStlIterators-0e.adoc[HasStlIterators]<xref:bsl/hash_multiset.adoc[bsl::hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>]> :relfileprefix: ../../ :mrdocs: == Synopsis Declared in `<bslstp_hashset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template< class _Value, class _HashFcn, class _EqualKey, class _Alloc> struct xref:BloombergLP/bslalg/HasStlIterators-0e.adoc[HasStlIterators]<xref:bsl/hash_multiset.adoc[bsl::hash_multiset<_Value, _HashFcn, _EqualKey, _Alloc>]> : 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]#