Returns true if sp is non-empty.
true
sp
Declared in <absl/strings/str_split.h>
<absl/strings/str_split.h>
bool operator()(std::string_view sp) const;
true if sp is not empty, false otherwise.
false