

Go to the source code of this file.
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
Typedefs | |
| template<class T> | |
| using | WordPairMap = HashTable<T, wordPair, Foam::Hash<wordPair>> |
| typedef HashSet< wordPair, Foam::Hash< wordPair > > | wordPairHashSet |
| A HashSet for a wordPair. | |
| typedef HashTable< word, wordPair, Foam::Hash< wordPair > > | wordPairHashTable |
| HashTable of wordPair. | |
Original source file wordPairHashes.H
Alias Foam::WordPairMap A HashTable to objects of type <T> with a wordPair key.
Definition in file wordPairHashes.H.