32-bit FNV-1a hash value.
More...
#include <fnv1a.hpp>
32-bit FNV-1a hash value.
Definition at line 116 of file fnv1a.hpp.
◆ value_type
◆ fnv1a32_t()
hash::types::fnv1a32_t::fnv1a32_t |
( |
| ) |
|
|
default |
Constructs a 32-bit FNV-1a hash value.
- Parameters
-
value | 32-bit FNV-1a hash value. |
◆ explicit() [1/6]
constexpr hash::types::fnv1a32_t::explicit |
( |
false |
| ) |
const |
|
inlineconstexprnoexcept |
Constructs a 32-bit FNV-1a hash value from a string.
- Parameters
-
Definition at line 139 of file fnv1a.hpp.
◆ explicit() [2/6]
constexpr hash::types::fnv1a32_t::explicit |
( |
false |
| ) |
const |
|
inlineconstexprnoexcept |
Constructs a 32-bit FNV-1a hash value from a string.
- Parameters
-
Definition at line 148 of file fnv1a.hpp.
◆ explicit() [3/6]
constexpr hash::types::fnv1a32_t::explicit |
( |
false |
| ) |
const |
|
inlineconstexprnoexcept |
Constructs a 32-bit FNV-1a hash value from a string.
- Parameters
-
Definition at line 151 of file fnv1a.hpp.
◆ explicit() [4/6]
constexpr hash::types::fnv1a32_t::explicit |
( |
false |
| ) |
const |
|
inlineconstexprnoexcept |
Constructs a 32-bit FNV-1a hash value from a string.
- Parameters
-
Definition at line 145 of file fnv1a.hpp.
◆ explicit() [5/6]
constexpr hash::types::fnv1a32_t::explicit |
( |
false |
| ) |
const |
|
inlineconstexprnoexcept |
Constructs a 32-bit FNV-1a hash value from a string.
- Parameters
-
Definition at line 142 of file fnv1a.hpp.
◆ explicit() [6/6]
constexpr hash::types::fnv1a32_t::explicit |
( |
false |
| ) |
|
|
inlineconstexprnoexcept |
Constructs a 32-bit FNV-1a hash value.
- Parameters
-
value | 32-bit FNV-1a hash value. |
Definition at line 127 of file fnv1a.hpp.
◆ operator value_type()
constexpr hash::types::fnv1a32_t::operator value_type |
( |
| ) |
const |
|
inlineconstexprnoexcept |
Converts a 32-bit FNV-1a hash value to its underlying type.
- Returns
- 32-bit FNV-1a hash value.
Definition at line 161 of file fnv1a.hpp.
◆ value
32-bit FNV-1a hash value.
Definition at line 167 of file fnv1a.hpp.
The documentation for this struct was generated from the following file: