This release is brought to you by the awesome community, thanks everybody!
Direct download: unordered_dense.h
What's Changed
- Fix build with current fmt (master branch) by @phprus in #107
- Just adds a disabled test, update dependencies by @martinus in #127
- Remove duplicate clang-tidy line by @bmagistro in #120
- segment_map: Also segment the bucket array by @StephanDollberg in #112
- Passthrough is_avalanching from std::hash by @Auburn in #114
- Add iter_t::operator++(int) overload by @TriceHelix in #128
- Adds
ANKERL_UNORDERED_DENSE_DISABLE_PMR
, bumps version by @martinus in #129
New Contributors
- @phprus made their first contribution in #107
- @bmagistro made their first contribution in #120
- @StephanDollberg made their first contribution in #112
- @Auburn made their first contribution in #114
- @TriceHelix made their first contribution in #128
Full Changelog: v4.4.0...v4.5.0