martinus / unordered_dense

A fast & densely stored hashmap and hashset based on robin-hood backward shift deletion
MIT License
898 stars 72 forks source link

Fix min/max macro compilation error #69

Closed sb362 closed 1 year ago

sb362 commented 1 year ago

Fixes https://github.com/martinus/unordered_dense/issues/68