HashTableDetail.H File Reference
Include dependency graph for HashTableDetail.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  autoPtr< T >
 Pointer management similar to std::unique_ptr, with some additional methods and type checking. More...
 
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

 Foam
 Namespace for OpenFOAM.
 
 Foam::Detail
 Implementation details for various OpenFOAM classes.
 

Detailed Description

Original source file HashTableDetail.H

Definition in file HashTableDetail.H.