VOX
A little voxel engine
Loading...
Searching...
No Matches
ft_format.hpp File Reference
#include <string>
#include <cstdio>
Include dependency graph for ft_format.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 ft_format (const std::string &format, Args... args)
 

Function Documentation

◆ ft_format()

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