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

robin_hood version 2.1.0

Compare
Choose a tag to compare
@martinus martinus released this 13 Jan 07:57
· 584 commits to master since this release

Fixes

  • use robin_hood::pair instead of std::pair to determine flat_map/node_map
  • add missing include '<type_traits>`

New Features

  • add is_flat_map accessor

Misc

  • code cleanup, more tests: less duplicated code