[#BloombergLP-bdlc-operator_ge-06] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlc.adoc[bdlc]::operator>= :relfileprefix: ../../ :mrdocs: Return whether the left iterator follows or equals the right (see free `operator>=`). == Synopsis Declared in `<bdlc_compactedarray.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- template<> bool operator>=( xref:BloombergLP/bdlc/CompactedArray_ConstIterator.adoc[CompactedArray_ConstIterator] const&, xref:BloombergLP/bdlc/CompactedArray_ConstIterator.adoc[CompactedArray_ConstIterator] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#