Searched defs:Http2HeaderFrame (Results 1 – 2 of 2) sorted by relevance
67 struct Http2HeaderFrame { struct73 bool operator==(const Http2HeaderFrame& other) const { argument
119 size_t operator()(const Http2HeaderFrame&) { return 0; } in operator ()()