FougTools  0.7.0dev-046fb6a
Handy tools for C++, Qt and OpenCascade
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
cpp::hash_fnv_1a< SIZE > Struct Template Reference

#include <hash_fnv.h>

Detailed Description

template<unsigned SIZE = sizeof(std::size_t)*8>
struct cpp::hash_fnv_1a< SIZE >

32/64b FNV-1a string hashing (Fowler-Noll-Vo hash)

See http://www.isthe.com/chongo/tech/comp/fnv


The documentation for this struct was generated from the following file: