mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 20:14:23 +08:00
Most usages of absl::void_t compile fine with std::void_t, so we migrate them here. A few don't compile due to overly eager template instantiations, so we leave those. PiperOrigin-RevId: 897231619 Change-Id: Iad34101916dac2b995257ebd5d6aacb9a0acfa32