39#ifndef Foam_UDictionary_H
40#define Foam_UDictionary_H
Intrusive doubly-linked list.
Template dictionary class which does not manages the storage associated with it.
UDictionary(const UDictionary &dict)
Copy construct.
DictionaryBase< UIDLList< T >, T > dict_type
The template instance used for the dictionary content.
UDictionary()=default
Default construct: empty without allocation (capacity=0).
UDictionary(const label initialCapacity)
Construct empty with initial table capacity.
void T(FieldField< Field, Type > &f1, const FieldField< Field, Type > &f2)