Searched defs:QueryParameterFormatter (Results 1 – 1 of 1) sorted by relevance
339 struct QueryParameterFormatter { struct340 void operator()(std::string* out, const URI::QueryParam& query_param) const { in operator ()()