Description
Provides Abseil C++ libraries, a collection of reusable components that complement the C++ standard library. Projects use it for utilities around strings, time, containers, synchronization, status handling, and other common infrastructure.
Install it when building C++ software that depends on Abseil. It is a developer library and usually arrives as a dependency of larger applications or build systems.