Skip to content

Abseil LTS branch, August 2026

Latest

Choose a tag to compare

@derekmauro derekmauro released this 18 Aug 13:23
2065f4d

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