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

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

#include <spot/misc/hashfunc.hh>

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

Static Public Attributes

static constexpr T init = 14695981039346656037ULL
static constexpr T prime = 1099511628211ULL

Detailed Description

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

Fowler-Noll-Vo hash parameters for 64 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