This package browser is in early development. Mind the rough edges.

abseil-cpp 20211102.0

Augmented C++ standard library

Abseil is a collection of C++ library code designed to augment the C++ standard library. The Abseil library code is collected from Google's C++ code base.

Installation

Install abseil-cpp 20211102.0 as follows:

guix install abseil-cpp@20211102.0

Or install the latest version:

guix install abseil-cpp

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.