38 #ifndef PtrDictionary_H 39 #define PtrDictionary_H Template dictionary class which manages the storage associated with it.
Non-intrusive doubly-linked pointer list.
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...
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
PtrDictionary(const label size=128)
Construct given initial table size.
const T & operator[](const word &key) const
Find and return entry.
friend Ostream & operator(Ostream &, const DictionaryBase< DLPtrList< T >, T > &)
A class for handling words, derived from string.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)
A helper class when constructing from an Istream or dictionary.