nfx-hashing 0.1.2
Modern C++20 header-only hashing library with hardware acceleration
Loading...
Searching...
No Matches
nfx::hashing::Hasher< HashType, Seed > Member List

This is the complete list of members for nfx::hashing::Hasher< HashType, Seed >, including all inherited members.

is_transparent typedefnfx::hashing::Hasher< HashType, Seed >
operator()(std::string_view key) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const std::string &key) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const char *key) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const TKey &key) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(T value) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(T ptr) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const TKey &key) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const std::array< T, N > &arr) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const std::optional< T > &opt) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const std::pair< T1, T2 > &p) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(std::span< T, Extent > sp) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const std::tuple< Ts... > &t) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const std::variant< Ts... > &var) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const std::vector< T > &vec) const noexceptnfx::hashing::Hasher< HashType, Seed >inline
operator()(const TKey &key) const noexceptnfx::hashing::Hasher< HashType, Seed >inline