Searched refs:MapFn (Results 1 – 1 of 1) sorted by relevance
403 template <typename Function> hash_code getHashValue(Function MapFn) { in getHashValue() argument407 H = hash_combine(H, MapFn(V)); in getHashValue()