[#BloombergLP-bsltf-operator_eq-05b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsltf.adoc[bsltf]::operator== :relfileprefix: ../../ :mrdocs: Return `true` if the specified iterators refer to the same underlying position, and `false` otherwise. == Synopsis Declared in `<bsltf_inputiterator.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool operator==( xref:BloombergLP/bsltf/InputIterator.adoc[InputIterator<TYPE2>] const&, xref:BloombergLP/bsltf/InputIterator.adoc[InputIterator<TYPE2>] const&); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#