aboutsummaryrefslogtreecommitdiff
path: root/src/win32_compatibility.h
diff options
context:
space:
mode:
authorMike Buland <eichlan@xagasoft.com>2009-06-28 20:48:47 +0000
committerMike Buland <eichlan@xagasoft.com>2009-06-28 20:48:47 +0000
commit4556c5f625ed143a2334acc26505b658b719b451 (patch)
treea3b5b7c9aac69317207eb3fb3a1c7f8e6a7662d8 /src/win32_compatibility.h
parent75e487d82390580614b6a36f642b14f5860f1d98 (diff)
downloadlibbu++-4556c5f625ed143a2334acc26505b658b719b451.tar.gz
libbu++-4556c5f625ed143a2334acc26505b658b719b451.tar.bz2
libbu++-4556c5f625ed143a2334acc26505b658b719b451.tar.xz
libbu++-4556c5f625ed143a2334acc26505b658b719b451.zip
Added the Bu::ListHash class, it's a really simple wrapper for Bu::Hash that
puts all of the values in a Bu::List assosiated with the key. When you insert, it will append to the list at that key, and create a list if it needs to. When erasing, getting, etc, you operate on the whole list, not just one element.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions