Public Member Functions | |
| Entry () | |
| void | fill (Key key, Val value) |
| bool | occupied () const |
| Key | key () const |
| Val | value () const |
Private Attributes | |
| bool | _occupied |
| Key | _key |
| Val | _value |
|
|||||||||
|
|
|
||||||||||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||||||
|
|
|
|||||
|
|
|
|||||
|
|
|
|||||
|
|
1.3.2