Assigns the contents of another Cord to this Cord.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
Cord& operator=(Cord const& x);
A reference to this Cord.