Template-invariant bits for StaticHashTable. More...
Data Structures | |
struct | iteratorEnd |
A zero-sized end iterator. More... | |
Public Member Functions | |
StaticHashTableCore () | |
Construct null. More... | |
ClassName ("StaticHashTable") | |
Define template name and debug. More... | |
Static Public Member Functions | |
static label | canonicalSize (const label) |
Return a canonical (power-of-two) size. More... | |
Template-invariant bits for StaticHashTable.
Definition at line 78 of file StaticHashTable.H.
|
inline |
Construct null.
Definition at line 84 of file StaticHashTable.H.
|
inlinestatic |
Return a canonical (power-of-two) size.
Definition at line 36 of file StaticHashTable.C.
Referenced by StaticHashTable< T, Key, Hash >::resize().
ClassName | ( | "StaticHashTable" | ) |
Define template name and debug.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.