|
nfx-hashing 0.1.2
Modern C++20 header-only hashing library with hardware acceleration
|
C++20 concepts and type traits for nfx-hashing library. More...
#include <concepts>

Go to the source code of this file.
Concepts | |
| concept | nfx::hashing::Hash32or64 |
| Concept requiring type to be either uint32_t or uint64_t. | |
C++20 concepts and type traits for nfx-hashing library.
Declares Hash32or64 concept and related type constraints for hash function templates.
Definition in file Concepts.h.