Searched refs:HasHashMethod (Results 1 – 2 of 2) sorted by relevance
27 struct HasHashMethod { struct38 template <typename T, bool has_hash_method = HasHashMethod<T>::value> argument
30 template <typename T, bool has_hash_method = HasHashMethod<T>::value>