Open-Addressed Hash Set
Simple open-addressed hash set. Use this instead of HashSet when the size and quantity of the data to be inserted is small.
See Source File
Brian Schott
© 2015 Economic Modeling Specialists, Intl.
Boost License 1.0
Open-Addressed Hash Set