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