cord_test.cc
109 KB
-
Three-way comparison spaceship <=> operators for Cord. · c98bd9c8
This is portable because cord already has `operator<` etc., which will be unaffected. This just allows C++ >= 20 users to explicitly call `operator<=>`. PiperOrigin-RevId: 646951415 Change-Id: I1432e224bd5dc09b99d56a1d27e95078463adf45
Abseil Team committed