BloombergLP::bslstl::StringRefImp<char>::isEmpty

Return true if this object represents an empty string value, and false otherwise. This object represents an empty string value if begin() == end().

Synopsis

Declared in <bslstl_stringref.h>

bool
isEmpty() const;