Skip to content

Abseil LTS branch, Nov 2021

Compare
Choose a tag to compare
@derekmauro derekmauro released this 03 Nov 15:29
2151058

Abseil LTS 20211102

What's New:

  • absl::Cord is now implemented as a b-tree. The new implementation offers improved performance in most workloads.
  • absl::SimpleHexAtoi() has been added to strings library for parsing hexadecimal strings.

Breaking Changes:

Baseline: 2151058