intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
Base dictionary class templated on both the form of doubly-linked list it uses as well as the type it...
bool erase(const word &keyword)
Remove an entry specified by keyword and delete the pointer.
Intrusive doubly-linked list.
A class for handling words, derived from string.
Dictionary(const label size=128)
Construct given initial table size.
Gerneral purpose template dictionary class which manages the storage associated with it...