sandbox
Loading...
Searching...
No Matches
sbx::utility::djb2_hash< Hash > Struct Template Reference

Public Types

using hash_type = Hash
 

Public Member Functions

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: