![]() |
|
Public Member Functions | |
Dictionary () | |
Null constructor. | |
Dictionary (const Dictionary &) | |
Copy construct. | |
bool | erase (const word &keyword) |
Remove an entry specified by keyword from the dictionary. |
|
Null constructor.
|
|
Copy construct.
|
|
Remove an entry specified by keyword from the dictionary. and delete it |