[#bsl-priority_queue-034-value_compare] = xref:bsl.adoc[bsl]::xref:bsl/priority_queue-034.adoc[priority_queue]::value_compare :relfileprefix: ../../ :mrdocs: This `typedef` is an alias for the element comparison type. == Synopsis Declared in `<bslstl_priorityqueue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef COMPARATOR value_compare; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#