Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages
csHashComputerIntegral< T > Class Template Reference
[Containers]
Template for hash value computing, suitable for integral types and types that can be casted to such.
More...
#include <csutil/hash.h>
Static Public Member Functions | |
static uint | ComputeHash (const T &key) |
Compute a hash value for key. |
Detailed Description
template<class T>
class csHashComputerIntegral< T >
Template for hash value computing, suitable for integral types and types that can be casted to such.
Definition at line 70 of file hash.h.
Member Function Documentation
|
Compute a hash value for key.
|
The documentation for this class was generated from the following file:
- csutil/hash.h
Generated for Crystal Space by doxygen 1.4.4