CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2021/12/10 22:26:31

Log message:
    import robin-hood-hashing, a header-only implementation of C++ hashtables
    small adjustments and ok op@
    
    DESCR:
    robin_hood::unordered_map and robin_hood::unordered_set is a platform
    independent replacement for std::unordered_map and std::unordered_set
    which is both faster and more memory efficient for real-world use cases.
    
    Status:
    
    Vendor Tag: thfr
    Release Tags:       thfr_20211210
    
    N ports/devel/robin-hood-hashing/Makefile
    N ports/devel/robin-hood-hashing/distinfo
    N ports/devel/robin-hood-hashing/pkg/DESCR
    N ports/devel/robin-hood-hashing/pkg/PLIST
    
    No conflicts created by this import

Reply via email to