Sat, 15 Jun 2024 15:42:58 UTC | login

Information for build robin-map-0.2.0-1.fc29

ID44984
Package Namerobin-map
Version0.2.0
Release1.fc29
Epoch
SummaryC++ implementation of a fast hash map and hash set using robin hood hashing
DescriptionThe 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. *** This is a header only library. *** The package you want is robin-map-devel.
Built bydavidlt
State complete
Volume DEFAULT
StartedMon, 18 Jun 2018 19:02:48 UTC
CompletedMon, 18 Jun 2018 19:02:48 UTC
Tags
f29
RPMs
src
robin-map-0.2.0-1.fc29.src.rpm (info) (download)
noarch
robin-map-devel-0.2.0-1.fc29.noarch.rpm (info) (download)
Changelog * Mon Jun 11 2018 Richard Shaw <hobbes1069@gmail.com> - 0.2.0-1 - Initial packaging.