Return whether this vector contains no elements.
Declared in <bslstl_vector.h>
<bslstl_vector.h>
bool empty() const noexcept;
true if this vector is empty, and false otherwise
true
false