spot  2.11.6
Static Public Attributes | List of all members
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>

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 Fri Feb 27 2015 10:00:07 for spot by doxygen 1.9.1