robin-hood-hashing 3.11.5
Unordered set and map data structures library
This library provides a header-only unordered set and map data structures for C++.
- Outputs:
out
- Website: https://github.com/martinus/robin-hood-hashing
- Licenses: Expat
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install robin-hood-hashing 3.11.5
as follows:
guix install robin-hood-hashing@3.11.5
Or install the latest version:
guix install robin-hood-hashing
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.