Searched defs:NvFormatter (Results 1 – 1 of 1) sorted by relevance
231 struct NvFormatter { struct232 void operator()(std::string* out, const nghttp2_nv& nv) { in operator ()()