Open-Addressed Hash Set

Copyright

© 2015 Economic Modeling Specialists, Intl.

Authors

Brian Schott

License

Boost License 1.0

Structs

OpenHashSetSimple open-addressed hash set. Use this instead of HashSet when the size and quantity of the data to be inserted is small.