Template Function mavconn::utils::format

Function Documentation

template<typename ...Args>
std::string mavconn::utils::format(const std::string &fmt, Args... args)

Make printf-formatted std::string.