Sign in
quiche
/
quiche
/
1173f1cd85c3a807c9b49b15356ed0e4abe2f76e
/
common
/
simple_linked_hash_map.h
112eccd
Replace QuicheUnorderedMap with absl::node_hash_map.
by vasilvv
· 4 years, 2 months ago
b38e023
Replace uses of CHECK/DCHECK with QUICHE_CHECK/QUICHE_DCHECK.
by vasilvv
· 4 years, 2 months ago
5be974e
Project import generated by Copybara.
by QUICHE team
· 4 years, 3 months ago
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