Opened 10 years ago
Closed 10 years ago
#22 closed task (implemented)
Specialized unordered_map for string keys
Reported by: | epyon | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 0.2 |
Component: | core | Version: | 0.1 |
Keywords: | Cc: |
Description
Implement a specialized hash map for strings. It should operate on string_refs where possible. Maybe add a hash checking mechanism and move to storage of only hashes (if no clashes happen) on production.
Change History (1)
comment:1 Changed 10 years ago by epyon
- Resolution set to implemented
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.