nfx-hashing 0.1.2
Modern C++20 header-only hashing library with hardware acceleration
Loading...
Searching...
No Matches
Concepts.h File Reference

C++20 concepts and type traits for nfx-hashing library. More...

#include <concepts>
Include dependency graph for Concepts.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Concepts

concept  nfx::hashing::Hash32or64
 Concept requiring type to be either uint32_t or uint64_t.

Detailed Description

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.