Searched defs:hash_integral_helper (Results 1 – 1 of 1) sorted by relevance
54 struct hash_integral_helper<Member T::*> { struct56 static constexpr auto apply(X const&) { in apply()62 struct hash_integral_helper<T, struct66 static constexpr auto apply(X const&) { in apply()73 struct hash_integral_helper<T, struct77 static constexpr auto apply(X const&) { in apply()84 struct hash_integral_helper<bool> { struct92 struct hash_integral_helper<char> { struct109 return detail::hash_integral_helper<T>::apply(x); in apply()