ORIGINAL
|
Concept checking for types that can be hashed. More...
#include <types.h>
Concept checking for types that can be hashed.
T | The type to be checked |
The type must satisfy the concept in this case: By having std::hash<T> specialization