|
|
constexpr auto | operator() (std::span< const std::uint8_t > buffer) const noexcept -> hash_type |
| |
template<typename Type >
requires (std::is_trivially_copyable_v<Type>) |
| constexpr auto | operator() (const Type &value) const noexcept -> hash_type |
| |
The documentation for this struct was generated from the following file: