

Go to the source code of this file.
Classes | |
| struct | isPointerLike< T > |
| Pointer-like behaviour. More... | |
| struct | isPointerLike< autoPtr< T > > |
| Pointer-like behaviour for autoPtr. More... | |
| struct | isPointerLike< std::unique_ptr< T > > |
| Pointer-like behaviour for std::unique_ptr. More... | |
| class | HashTablePair< K, V > |
| Internal storage type for HashTable entries. More... | |
| struct | HashTableSingle< K > |
| Internal storage type for HashSet entries. More... | |
Namespaces | |
| namespace | Foam |
| Namespace for OpenFOAM. | |
| namespace | Foam::Detail |
| Implementation details for various OpenFOAM classes. | |
Original source file HashTableDetail.H
Definition in file HashTableDetail.H.