Mon, 03 Jun 2024 15:04:41 UTC | login

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

ID59045
Package Namerobin-map
Version0.2.0
Release2.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
StartedThu, 19 Jul 2018 12:04:46 UTC
CompletedThu, 19 Jul 2018 12:04:46 UTC
Tags
f29
f30
f31
RPMs
src
robin-map-0.2.0-2.fc29.src.rpm (info) (download)
noarch
robin-map-devel-0.2.0-2.fc29.noarch.rpm (info) (download)
Changelog * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jun 11 2018 Richard Shaw <hobbes1069@gmail.com> - 0.2.0-1 - Initial packaging.