Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rekola committed Feb 16, 2024
1 parent 56c2013 commit b7761d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,7 @@ final node. The offset is used for probing in case of collisions.
### Limitations and Future Plans
- Maximum number of elements on 64-bit system is is 2^56
- NaNs are sorted as they were larger than any other value
- 32-bit support is untested
- How to sort std::any?
- Unordered iteration is need (e.g. for set union and intersection)
Expand Down

0 comments on commit b7761d4

Please sign in to comment.