slackbuilds_ponce/libraries/robin-map
B. Watson 7ed0385b74 libraries/robin-map: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-13 16:39:53 -04:00
..
README
robin-map.info
robin-map.SlackBuild
slack-desc

The robin-map library is a C++ implementation of a fast hash map and
hash set using open-addressing and linear robin hood hashing with
backward shift deletion to resolve collisions.