Assigns a string to this Cord.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
Cord& operator=(std::string_view src);
A reference to this Cord.