bsl::vectorBase<signed char>::empty

Return true if this vector has size 0, and false otherwise.

Synopsis

Declared in <bslstl_vector.h>

bool
empty() const noexcept;