Three-way compares two Cords.
Declared in <absl/strings/cord.h>
<absl/strings/cord.h>
std::strong_ordering operator<=>( Cord const& x, Cord const& y);
The ordering of x relative to y.
x
y