|
DAW JSON Link
|
Namespaces | |
| namespace | json |
| Customization point traits. | |
Functions | |
| template<bool expect_long_strings, typename StringView > | |
| static constexpr UInt32 | fnv1a_32 (StringView key) |
| template<std::size_t N, typename CharT > | |
| static DAW_ATTRIB_INLINE constexpr UInt32 | fnv1a_32_N (CharT *first, UInt32 hash=0x811c '9dc5_u32) |
| template<typename StringView > | |
| static constexpr UInt32 | murmur3_32 (StringView key, std::uint32_t seed=0) |
| template<bool expect_long_strings> | |
| static DAW_ATTRIB_INLINE constexpr UInt32 | name_hash (daw::string_view key) |
|
staticconstexpr |
Definition at line 47 of file daw_murmur3.h.
|
staticconstexpr |
Definition at line 38 of file daw_murmur3.h.
|
staticconstexpr |
Definition at line 89 of file daw_murmur3.h.
|
staticconstexpr |
Definition at line 74 of file daw_murmur3.h.