This website requires JavaScript.
Explore
Help
Register
Sign In
Haiku
/
haiku
Watch
1
Star
0
Fork
0
You've already forked haiku
mirror of
https://review.haiku-os.org/haiku
synced
2025-01-22 14:24:48 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
haiku
/
headers
/
private
/
shared
/
OpenHashTable.h
2 lines
42 B
C
Raw
Normal View
History
Unescape
Escape
shared: Merge BOpenHashTable in; remove OpenTracker's OpenHashTable. The HashMap and HashSet classes are copied from userlandfs. The HashMap one works as-is as it's already used in userlandfs; the HashSet does not even compile yet. Change-Id: I1deabb54deb3f289e266794ce618948b60be58c0 Reviewed-on: https://review.haiku-os.org/c/1041 Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2019-02-12 22:44:14 -05:00
#
include
<../kernel/util/OpenHashTable.h>
Copy Permalink