We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix issue #62.
fix warning (conversion from 'uint64_t' to 'std::size_t'), Issue #65,… … and update test program to not require strdup.
Better hash mixing for 64 bit integer keys and doubles (issue #64)
Document Reference invalidation on insert - Issue #45
add a couple missing visual studio files.
Document sparsepp thread safety - see issue #29