Files
abseil-cpp/absl/utility
Derek Mauro 8e1f92a30d Remove the polyfills for absl::apply and absl::make_from_tuple,
which were only needed prior to C++17. It is recommended that
clients simply use std::apply and std::make_from_tuple.

PiperOrigin-RevId: 731348450
Change-Id: I7711487c869e229f86304da43272fbade9f7301a
2025-02-26 09:32:50 -08:00
..