![]() |
Lumiera 0.pre.04
»edit your freedom«
|
#include "lib/hash-indexed.hpp"
simple Hash implementation directly incorporating the hash value.
Definition at line 68 of file hash-indexed.hpp.
Public Member Functions | |
| Plain (HashVal val) | |
| template<typename TY > | |
| Plain (TY const &something) | |
| operator HashVal () const | |
Private Attributes | |
| const HashVal | hash_ |
Definition at line 73 of file hash-indexed.hpp.
|
inline |
Definition at line 78 of file hash-indexed.hpp.
|
inline |
Definition at line 82 of file hash-indexed.hpp.
References Plain::hash_.
|
private |
Definition at line 70 of file hash-indexed.hpp.
Referenced by Plain::operator HashVal().
Collaboration diagram for Plain: