#include <userver/utils/str_icase.hpp>
The seed structure used by underlying hashing implementation.
Definition at line 16 of file str_icase.hpp.
Public Attributes | |
| std::uint64_t | k0 | 
| std::uint64_t | k1 | 
| std::uint64_t utils::HashSeed::k0 | 
Definition at line 17 of file str_icase.hpp.
| std::uint64_t utils::HashSeed::k1 | 
Definition at line 18 of file str_icase.hpp.