#include "utils/strprintf.h"
#include <cstdarg>
#include <cstdio>
Go to the source code of this file.
Functions | |
std::string | strprintf (char const *format,...) |
std::string strprintf | ( | char const * | format, | |
... | ||||
) |
Definition at line 27 of file strprintf.cpp.