Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

3.8.0

Compare
Choose a tag to compare
@martinus martinus released this 18 Jul 10:31
· 88 commits to master since this release

Direct download: robin_hood.h

  • Add member functions from C++17 #79
  • Fix is_transparent typedef detection #78
  • Add Conan package manager usage example #81
  • Support hash for smart pointers, string views, and basic_string
  • Updated hash (again...) to not use CRC. It's still not optimal :-(

Thanks @k0zmo, @Talkless for your contributions!