39 #ifndef UPtrDictionary_H 40 #define UPtrDictionary_H 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...
UPtrDictionary(const label size=128)
Construct given initial table size.
Template dictionary class which does not manages the storage associated with it.
Non-intrusive doubly-linked list.