Simple Application Framework
1
|
Generic hash functor for basic data types.
Go to the source code of this file.
Classes | |
struct | Saf::Algo::Hash< T > |
Generic hash functor for basic data types. More... | |
Namespaces | |
namespace | Saf |
Global library namespace. | |
namespace | Saf::Algo |
Generic data handling algorithms and structures. | |
Functions | |
SAF_DLL_EXPORT Size | Saf::Algo::HashBytes (const Uint8 *data, Size sz) |
Hash a byte sequence. |
Generic hash functor for basic data types.