Return true if this list has no elements, and false otherwise.
true
false
Declared in <bslstl_list.h>
<bslstl_list.h>
bool empty() const noexcept;
Created with MrDocs