diff options
author | Mike Buland <eichlan@xagasoft.com> | 2009-06-28 20:48:47 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2009-06-28 20:48:47 +0000 |
commit | 4556c5f625ed143a2334acc26505b658b719b451 (patch) | |
tree | a3b5b7c9aac69317207eb3fb3a1c7f8e6a7662d8 /Makefile | |
parent | 75e487d82390580614b6a36f642b14f5860f1d98 (diff) | |
download | libbu++-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 'Makefile')
0 files changed, 0 insertions, 0 deletions