Determines whether the given Cord is empty, returning true if so.
true
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
bool empty() const;
true if the Cord holds no data.