Creates a Cord by moving from an existing Cord.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
Cord(Cord&& src) noexcept;
The moved-from state is valid but unspecified.