CVSROOT:        /cvs
Module name:    ports
Changes by:     rsadow...@cvs.openbsd.org       2021/03/02 22:44:11

Log message:
    Import robin-map-0.6.3
    
    Comment:
    fast hash map and hash set
    
    Description:
    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.
    
    Maintainer: Dimitri Karamazov <deserter666 XXX danwin1210 XXX me>
    
    WWW: https://github.com/Tessil/robin-map
    
    From Dimitri Karamazov, OK sthen@
    
    Status:
    
    Vendor Tag: rsadowski
    Release Tags:       rsadowski_20210303
    
    N ports/devel/robin-map/Makefile
    N ports/devel/robin-map/distinfo
    N ports/devel/robin-map/pkg/DESCR
    N ports/devel/robin-map/pkg/PLIST
    
    No conflicts created by this import

Reply via email to