Return true if the specified lhs and rhs vectors have the same value, and false otherwise.
true
lhs
rhs
false
Declared in <bslstl_vector.h>
<bslstl_vector.h>
bool operator==( vector const& lhs, vector const& rhs);