algorithm.h
2.14 KB
-
Use STL algorithms available since C++14 to implement absl::equal and · b5fb0582
absl::rotate. Prior to C++14 these were either polyfills or fixes for bugs in standard libraries. PiperOrigin-RevId: 575295101 Change-Id: Ie01e77fedadc879c73203d71babd40c87a419af3
Derek Mauro committed