ZeroErr
format.h File Reference
#include "zeroerr/print.h"
#include <sstream>
#include <string>
Include dependency graph for format.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 zeroerr
 

Functions

template<typename... T>
std::string zeroerr::format (const char *fmt, T... args)
 Format a string with arguments. More...