|
nfx-hashing 0.1.2
Modern C++20 header-only hashing library with hardware acceleration
|
Concept requiring type to be either uint32_t or uint64_t. More...
#include <nfx/hashing/Concepts.h>
Concept requiring type to be either uint32_t or uint64_t.
Used to constrain hash functions to supported integer sizes
Definition at line 46 of file Concepts.h.