github abseil/abseil-cpp 20260817.0
Abseil LTS branch, August 2026

3 hours ago

Abseil LTS 20260817.0

What's New

Breaking Changes

  • absl::void_t is now deprecated; users should use C++17 std::void_t directly.
  • Hashtable iterators returned from insert/emplace are now non-iterable (any prior use of iteration was likely a bug).

Known Issues

  • None at this time

Baseline: 2065f4d

Don't miss a new abseil-cpp release

NewReleases is sending notifications on new releases.