#include <memory>
#include <stdexcept>
#include <string>
Go to the source code of this file.
Functions | |
template<typename... Args> | |
std::string | string_format (const std::string &format, Args... args) |
std::string string_format | ( | const std::string & | format, |
Args... | args | ||
) |