87 <<
"Cannot insert with key '" << key <<
"' into hash-table"
Base dictionary class templated on both the form of doubly-linked list it uses as well as the type it...
HashTable< T * > hashedTs_
HashTable of the entries held on the IDLListType for quick lookup.
Template dictionary class which manages the storage associated with it.
Template dictionary class which manages the storage associated with it.
bool set(const label) const
Is element set.
UPtrListDictionary(const label size)
Construct given initial list size.
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
bool set(const label) const
Is element set.
label size() const
Return the number of elements in the UPtrList.
void setSize(const label)
Reset size of UPtrList. This can only be used to set the size.
A class for handling words, derived from string.
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
intWM_LABEL_SIZE_t label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.
errorManip< error > abort(error &err)
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)