plugify 1.2.8
Loading...
Searching...
No Matches
Static Public Attributes | List of all members
plg::hash_traits< 4 > Struct Reference

Static Public Attributes

static constexpr std::size_t fnv_basis = 0x811C9DC5u
 
static constexpr std::size_t fnv_prime = 0x01000193u
 
static constexpr std::size_t golden_ratio = 0x9e3779b9u
 

Detailed Description

Definition at line 44 of file hash.hpp.

Member Data Documentation

◆ fnv_basis

constexpr std::size_t plg::hash_traits< 4 >::fnv_basis = 0x811C9DC5u
staticconstexpr

Definition at line 45 of file hash.hpp.

◆ fnv_prime

constexpr std::size_t plg::hash_traits< 4 >::fnv_prime = 0x01000193u
staticconstexpr

Definition at line 46 of file hash.hpp.

◆ golden_ratio

constexpr std::size_t plg::hash_traits< 4 >::golden_ratio = 0x9e3779b9u
staticconstexpr

Definition at line 47 of file hash.hpp.


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