Return true if this iterator compares equal to the specified rhs sentinel, and false otherwise.

Synopsis

Declared in <bslstl_vector.h>

bool
operator==(auto rhs) const;

Created with MrDocs