My Project
util.hpp File Reference
#include <memory>
#include <stdexcept>
#include <string>
Include dependency graph for util.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

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

Function Documentation

◆ string_format()

template<typename... Args>
std::string string_format ( const std::string &  format,
Args...  args 
)
Here is the caller graph for this function: