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