Flutter Engine
The Flutter Engine
|
#include <hash_map.h>
Classes | |
struct | Pair |
Public Types | |
typedef K * | Key |
typedef V | Value |
Static Public Member Functions | |
static Key | KeyOf (Pair kv) |
static Value | ValueOf (Pair kv) |
static uword | Hash (Key key) |
static bool | IsKeyEqual (Pair kv, Key key) |
Definition at line 398 of file hash_map.h.
Definition at line 400 of file hash_map.h.
Definition at line 401 of file hash_map.h.
|
inlinestatic |
Definition at line 414 of file hash_map.h.
|
inlinestatic |
Definition at line 415 of file hash_map.h.
|
inlinestatic |
Definition at line 412 of file hash_map.h.
|
inlinestatic |
Definition at line 413 of file hash_map.h.