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