Returns whether two iterators refer to the same element.
Declared in <prevector.h>
<prevector.h>
bool operator==(iterator x) const;
true if both iterators refer to the same element.
true