ports/devel/robin-map
Rodrigo Osorio 1db33faad7 Add new port devel/robin-map, a hash map and hash set library
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.

https://github.com/Tessil/robin-map

Required to update graphics/openimageio (PR 239587)

PR:		239587
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
2019-08-12 13:14:47 +00:00
..
distinfo
Makefile
pkg-descr