mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
ed16bd1b59
HashMap and HashSet only expose Entries through Ptr and Range, except for one variant of put. They also don't expose the default size they use if you call init() without an argument. These weirdnesses seem to be interface carried over from the old jsdhash. The first oddness is unused and can be removed, the second should simply get exposed to make it easier to wrap HashMap and HashSet. --HG-- extra : rebase_source : e1432a9af189229f379158ba0529956ddbf5f234 |
||
---|---|---|
.. | ||
HashTable.h | ||
LegacyIntTypes.h | ||
MemoryMetrics.h | ||
TemplateLib.h | ||
Utility.h | ||
Vector.h |