Searched defs:FormatArgs (Results 1 – 1 of 1) sorted by relevance
401 void FormatArgs(std::string &fmt, T arg, Args... args) const { FormatArgs() function 406 template <typename T> void FormatArgs(std::string &fmt, T arg) const { FormatArgs() function 410 void FormatArgs(std::string &fmt) const {} FormatArgs() function