[#BloombergLP-bdlcc-TimeQueue-091-Key-operator_eq] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/TimeQueue-091.adoc[TimeQueue<function<void()>>]::xref:BloombergLP/bdlcc/TimeQueue-091/Key.adoc[Key]::operator== :relfileprefix: ../../../../ :mrdocs: Return `true` if this object has the same value as the specified `rhs` object, and `false` otherwise. == Synopsis Declared in `<bdlcc_timequeue.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator==(xref:BloombergLP/bdlcc/TimeQueue-091/Key.adoc[Key] const& rhs) const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#