Hopscotch map v2.1.0 Release Notes

Release Date: 2018-11-03 // over 5 years ago
    • ➕ Add installation rules in the CMake of the project.
    • ➕ Add MSVC debugger visualization .natvis file.
    • Fix issue #41 in max_size() function resulting in compilation error. The variable bucket_hash::hash_type doesn't exist anymore due to previous refactoring. Remove the hopscotch_bucket::max_size as this is now obsolete.