[#bsl-multiset-03-reference] = xref:bsl.adoc[bsl]::xref:bsl/multiset-03.adoc[multiset]::reference :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to `value_type&`. == Synopsis Declared in `<bslstl_multiset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/multiset-03/value_type.adoc[value_type]& reference; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#