Hash_node< Key, Value > Class Template Reference
A hash_node is a key/value pair stored within a hash table.
More...
#include <hash.h>
Inherits List_node.
Inheritance diagram for Hash_node< Key, Value >:
[legend]Collaboration diagram for Hash_node< Key, Value >:
[legend]List of all members.
Detailed Description
template<class Key, class Value>
class Hash_node< Key, Value >
A hash_node is a key/value pair stored within a hash table.
Member Data Documentation
The documentation for this class was generated from the following file:
Torsion Operating System, Copyright
(C) 2000-2004 Dan Helfman