Skip to content

v1.3.8

Compare
Choose a tag to compare
@greg7mdp greg7mdp released this 01 Oct 20:06
· 110 commits to master since this release
f5e1638
  • Modernize CMakeLists.txt (and don't build tests and download gtest when added to another project)
  • Update version numbers to semantic versioning.
  • Update phmap::Hash so that std::hash<Foo*> can be overridden.