Define LIBERATE_MAKE_HASHABLE
Defined in File hash.h
Define Documentation
-
LIBERATE_MAKE_HASHABLE(type)
The macro injects a specialization for the given type into the std namespace, delegating to the value’s hash() function.
Defined in File hash.h
The macro injects a specialization for the given type into the std namespace, delegating to the value’s hash() function.