Return true if this string has length 0, and false otherwise.
true
false
Declared in <bslstl_string.h>
<bslstl_string.h>
bool empty() const noexcept;
Created with MrDocs