#include <hashtable.h>
Public Attributes | |
| Key_ | key_ |
| Key assigned to the item. | |
| T_ * | data_ |
| Data of the item. | |
| Key_ | Class representing the type of a key. |
| T_ | Class representing the type of data. |
Definition at line 145 of file hashtable.h.
1.2.14 written by Dimitri van Heesch,
© 1997-2002