V8 API Reference, 7.2.502.16 (for Deno 0.2.4)
v8::base::HashEqualityThenKeyMatcher< Key, MatchFun > Struct Template Reference

Public Member Functions

 HashEqualityThenKeyMatcher (MatchFun match)
 
bool operator() (uint32_t hash1, uint32_t hash2, const Key &key1, const Key &key2) const
 

Detailed Description

template<typename Key, typename MatchFun>
struct v8::base::HashEqualityThenKeyMatcher< Key, MatchFun >

Definition at line 373 of file hashmap.h.


The documentation for this struct was generated from the following file: