Subject: CVS commit: pkgsrc/devel
From: Nia Alarie
Date: 2021-01-18 13:01:11
Message id: 20210118120111.2FA8EFA9D@cvs.NetBSD.org

Log Message:
add devel/robin-map

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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/robin-map/DESCR
1.1addpkgsrc/devel/robin-map/Makefile
1.1addpkgsrc/devel/robin-map/PLIST
1.1addpkgsrc/devel/robin-map/buildlink3.mk
1.1addpkgsrc/devel/robin-map/distinfo