...while on the train back from FrOSCon. still the same old problem: we need a better hash function for generating our Entry-IDs. The default hash function from Boost performs poor on strings with common prefix and trailing number. We use a hackish workaround, which is sufficient to avoid collisions among the first 10000 numbers. |
||
|---|---|---|
| .. | ||
| entry-id.hpp | ||
| genfunc.cpp | ||
| genfunc.hpp | ||