koutil
|
Concept to check if a type is a valid hash function for a given Key type. More...
#include <template_hash_array.h>
Concept to check if a type is a valid hash function for a given Key type.
T | The hash function type. |
Key | The key type. |
ComptimeData | The comptime data type. |