Sign in
quiche
/
quiche.git
/
5c52ad843f8a33546cc17f4e7f05e6ab0df92c43
/
common
/
simple_linked_hash_map.h
ebc71c1
Fix use-after-move in SimpleLinkedHashMap
by QUICHE team
· 4 years, 7 months ago
bbce603
This change plumbs an equality function object type through the quiche linked hash map type. This will enable future changes to the hashing behavior of SpdyHeaderBlock.
by QUICHE team
· 5 years ago
c83b674
Use map_.size() instead of list_.size() in SimpleLinkedHashMap.
by rch
· 6 years ago
892f1f4
gfe-relnote: n/a(code not in use) a few changes to improve SimpleLinkedHashMap's portability.
by danzh
· 6 years ago
c3be2d4
gfe-relnote: n/a(new class type not in use) Add SimpleLinkedHashMap which is
by danzh
· 6 years ago