Public Member Functions | |
| keydata () | |
| keydata (K k, D d) | |
Public Attributes | |
| K | key |
| D | data |
| bool | inuse |
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||
|
Definition at line 56 of file hash.h. Referenced by hashtable< tchar, unsigned int >::operator[](), and hashtable< K, D >::iterator::second(). |
|
|||||
|
Definition at line 57 of file hash.h. Referenced by hashtable< tchar, unsigned int >::operator[](). |
|
|||||
|
Definition at line 55 of file hash.h. Referenced by hashtable< K, D >::iterator::first(), and hashtable< tchar, unsigned int >::operator[](). |
1.4.2