Searched defs:QueryResults (Results 1 – 2 of 2) sorted by relevance
62 using QueryResults = std::tuple<int32_t, std::string, Participants>; variable
93 using QueryResults = std::tuple<int32_t, std::string, Participants>; variable