Added hash_size option support to FeldmanHashMap
[libcds.git] / cds / container / details / feldman_hashmap_base.h
2016-11-12 khizmaxAdded hash_size option support to FeldmanHashMap
2016-10-29 khizmaxRemoved redundant spaces
2016-10-29 khizmaxRemoved trailing spaces
2016-05-30 khizmaxMerge branch 'dev'
2016-04-02 khizmaxMinor improvements, docfix, beautifying code
2016-01-05 khizmaxAdded copyright and license
2015-10-23 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-22 khizmaxFeldmanHashSet/Map: added level statistics
2015-10-21 khizmaxMerge branch 'dev' of github.com:khizmax/libcds into dev
2015-10-20 khizmaxRenamed MultiLevelHashSet/Map to FeldmanHashSet/Map