spot 2.14.5
Loading...
Searching...
No Matches
spot::fnv< T, typename std::enable_if< sizeof(T)==4 >::type > Struct Template Reference

Fowler-Noll-Vo hash parameters for 32 bits. More...

#include <spot/misc/hashfunc.hh>

Inheritance diagram for spot::fnv< T, typename std::enable_if< sizeof(T)==4 >::type >:
Collaboration diagram for spot::fnv< T, typename std::enable_if< sizeof(T)==4 >::type >:

Static Public Attributes

static constexpr T init = 2166136261UL
static constexpr T prime = 16777619UL

Detailed Description

template<class T>
struct spot::fnv< T, typename std::enable_if< sizeof(T)==4 >::type >

Fowler-Noll-Vo hash parameters for 32 bits.


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

Please direct any question, comment, or bug report to the Spot mailing list at spot@lrde.epita.fr.
Generated on for spot by doxygen 1.15.0